Answer Posted / chaudhry
Schema objects are the logical structures that directly
refer to the database's data. Schema objects include tables,
views,
sequences, synonyms, indexes, clusters, database triggers,
procedures, functions packages and database links.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Why is oracle so popular?
How do I spool to a csv formatted file using sqlplus?
How many file formats are supported to export data?
What is the difference between I and G in Oracle?
How to assign values to data fields in record variables?
How to add another datafile to a tablespace?
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
Can we save images in a database and if yes, how?
How to insert a record into a table?
Explain a segment?
How to work with data objects interactively?
What view(s) do you use to associate a users SQLPLUS session with his o/s process?
what is meant by magic query
What privilege is needed for a user to create indexes in oracle?
List out the types of joins.