Answer Posted / orawhiz
A table is the basic unit of data storage in an ORACLE
database. The tables of a database hold all of the user
accessible data. Table data is stored in rows and columns.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is difference between sql plus and sql*plus? (not sql and sql plus).
Can a formula column be obtained through a select statement ?
What is a private synonym?
When system tablespace is created?
What is a trigger and what are its types in oracle?
What are the tools for Oracle ?
What is the parameter mode that can be passed to a procedure?
What is Trigger in Oracle?
How do I uninstall oracle client from windows?
Explain the use of consistent option in exp command.
what is the difference between data migration and production migration.
What is bind variable in oracle 11g?
What is a package in oracle?
How view is different from a table?
How to omit columns with default values in insert statement in oracle?