10)In an RDBMS, the information content of a table does not depend on the order of the rows and columns. Is this statement Correct? A)Yes B)No C)Depends on the data being stored D)Only for 2-dimensional tables
6 8465How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key generated by a sequence and some employees leaves in between.What is the best way to manage this gap?
2 8490what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?
2266Post New Oracle General Questions
What is a user account in oracle?
What is a nested table and how is it different from a normal table?
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
How to update values on multiple rows in oracle?
Why is oracle so popular?
Respected sir, Please send me technical questions related to oracle apps..
What are the oracle differences between nvl and coalesce
What is system tablespace?
How to define a specific record type?
What is raw datatype in oracle?
How to use group functions in the select clause using oracle?
What is a read write transaction in oracle?
How to test null values?
What is archive log in Oracle?
Explain implicit cursor.