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 8625How 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 8605what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?
2320Post New Oracle General Questions
How many types of synonyms in Oracle?
What is a server parameter file in oracle?
What is the difference between count (*), count (expression), count (distinct expression)?
How to turn on or off recycle bin for the instance?
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
What are the types of trigger in oracle?
How to write a query with a right outer join in oracle?
What are the uses of linked server and explain it in detail?
Which dictionary tables and/or views would you look at to diagnose a locking issue?
What is the difference between PFILE and SPFILE in Oracle?
What is control file used for?
How to build data dictionary view an new database?
How to loop through a cursor variable?
What is snapshot is too old? Give and example for better understand.
How do you bind variables in oracle?