what is Table ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / anand
table is nothing but it is collection of row and column.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the Extension of Oracle Database? As extension of Access Database is .mdb
What are the advantages of oracle?
What is Trigger in Oracle?
how to produce numbers from 1 to 10 using dual table
How to create lov dynamically at runtime & attach to text field?
What are the uses of synonyms?
Explain oracle left join with an example?
What is a public synonym?
Explain the use of parfile option in exp command.
How to get a create statement for an existing table?
Difference between open_form and call_form in oracle.
Difference between an implicit & an explicit cursor.?