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
What is meant by an index?
Is there a function to split a string in plsql?
Can we store pictures in the database and if so, how it can be done?
How to select all columns of all rows from a table in oracle?
Explain what does a control file contain?
what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?
What are the different types of record groups in oracle? Explain each of them
How can we find out the current date and time in oracle?
How to create a new tablespace in oracle?
Why is oracle used?
What is the quickest way to fetch the data from a table?
What are the differences between char and nchar in oracle?
What is partitioned table in Oracle?
how the indexes are stored in the Oracle Database?
Is the After report trigger fired if the report execution fails ?