Answer Posted / nishi
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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain drop constraint oracle?
How to create tables for odbc connection testing?
How can we view last record added to a table?
What is the data pump import utility?
What is oracle database 10g express edition?
How to get a list of all background sessions in the database?
How do I manually uninstall oracle client?
Explain cascading triggers.
What is a oracle database?
Can you create a synonym without having a table?
Does oracle partitioning improve performance?
What is the parameter mode that can be passed to a procedure?
How do we display rows from the table without duplicates?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
How do I start tns listener?