Answer Posted / gmv lakshmi
A Schema is a collection of logical structures of data, or
schema objects. A schema is owned by the database user and
has the same name as that of user. Each user owns a single
schema. Schema objects include following type of objects
clusters, database links, functions, indexes, packages,
procedures, sequences, synonyms, tables, database triggers,
views.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
11. Display the client number and name and the client number and name of the person who referred that client.
What is the difference between translate and replace?
Explain an exception?
What is the difference between $oracle_base and $oracle_home?
Explain the function of optimizer in oracle?
What happens if the imported table already exists?
How to get execution statistics reports on query statements?
Which is better Oracle or MS SQL? Why?
Explain the use of rows option in exp command.
How to sort the query output in oracle?
How to store only time; not date and time?
How to retrieve data from an cursor to a record?
What are operators in oracle?
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
Can we create trigger on materialized view in oracle?