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 |
How to find 1st, 2nd, 3rd highest using select select statement not using rownum
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
Is it possible to disable the parameter from while running the report ?
Write a simple Store procedure and pass parameter to it ?
how to we delete a row using varray
State the difference between a primary key and foreign key?
How to call a stored procedure inside a trigger? Give an example.
How to assign query results to variables?
Tell me New Feature of Oracle 10g?
What is a static data dictionary in oracle?
Can a Tablespace hold objects from different Schemes ?
What are the ways tablespaces can be managed and how do they differ?