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
Why do you use stored procedures and state some of its disadvantages?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
What is the difference between PFILE and SPFILE in Oracle?
How to check your oracle database 10g xe installation?
State all possible different index configurations a table can possibly have?
what are the default admin accounts in Oracle 10g ?
Explain self joins in oracle?
What is the string concatenation operator in oracle?
What is the fastest query method to fetch data from the table?
How to Truncate Table in Oracle
What is the best way to do multi-row insert in oracle?
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
What is the difference between alert log file and tarce file ?
What is truncate oracle?
What is the maximum number of triggers that can be applied to a single table?