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 8417How 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 8477what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?
2263Post New Oracle General Questions
What do you understand by database schema and what does it hold?
Can you create a synonym without having a table?
How to execute a stored procedure in oracle?
How to divide query output into groups in oracle?
How can you use check constraints for self referential integrity?
How to export data with a field delimiter?
What is the data type of dual table?
In Oracle Applications We are Using Sub Ledger Accounting. When we Transfer the Data all modules (AP,AR,CE,FA) to SLA We done Some customizations? What are They??
How translate command is different from replace?
Is oracle a programming language?
How to create a table index in oracle?
Why is oracle so popular?
How to pass parameters to procedures in oracle?
What is a proxy class?
What are the differences between char and varchar2 in oracle?