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
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
How to create lov dynamically at runtime & attach to text field?
How to use in conditions in oracle?
master table and child table performances and comparisons in Oracle ?
Explain what are clusters?
How to view the tablespaces in the current database?
How to insert a new row into a table in oracle?
Explain temporal data types in oracle
When do we use group by clause in a sql query?
How do I uninstall oracle client from windows?
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
What are the execution control statements?
How to list all tables in your schema?
How to change program global area (pga) in oracle?
candidate key is subset of super key but not vice-verse explain