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
Post New Answer View All Answers
What are the extensions used by oracle reports?
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
Why do we need oracle client?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
How to retrieve data from an explicit cursor?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
Is oracle an open source?
How to drop an existing table in oracle?
Where do you use decode and case statements?
How to filter out duplications in the returning rows using oracle?
What privilege is needed for a user to create views in oracle?
20. Using a set operator, display the client number of all clients who have never placed an order.
What is Trigger in Oracle?
Explain a segment?