
October 15th, 2010, 02:56 AM
|
|
Contributing User
|
|
Join Date: Oct 2010
Posts: 34
 
Time spent in forums: 5 h 2 m 19 sec
Reputation Power: 3
|
|
Quote: | Originally Posted by JoseMourinho hello
i want to ask is there schemas in firebird ....
i mean set of object created by an user like in Oracle ? |
Although database objects have an owner in Firebird (the user who created the object), there is no support for schemata ala three-level access hierarchies, e.g. database.schema.table.
HTH,
Thomas
|