What is schema?
Answer Posted / peter
Schema is a collection of database objects. A schema is
owned by a database user and has the same name as that
user. Schema objects are logical structures created by
users to contain, or reference, their data. Schema objects
include structures like tables, views, and indexes.
Is This Answer Correct ? | 14 Yes | 6 No |
Post New Answer View All Answers
What is oracle database client?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
What is an oracle tablespace?
What is a initialization parameter file in oracle?
How can I see all tables in oracle?
How to assign a tablespace to a users in oracle?
What are the different types of synonyms?
Select all the employees who were hired in last 2 years and who works in dept where max managers are working.
what is the use of system.effective.date variable in oracle?
Explain oracle’s server parameter file.
Explain drop constraint oracle?
Explain what are the uses of rollback segment?
An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
What to do if the binary spfile is wrong for the default instance?
Explain the use of owner option in exp command.