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
Answer Posted / lakshmi.s
C
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Can multiple columns be used in group by in oracle?
What is the quickest way to fetch the data from a table?
What is index in Oracle?
What is a nvl function? How can it be used?
What is the maximum number of triggers that can be applied to a single table?
What is dual table oracle?
How to calculate date and time differences in oracle?
How to use "out" parameter properly?
What privilege is needed for a user to connect to oracle server?
What is the meaning of recursive hints in oracle?
how to join query for one source type is oracle another source type is sql server ?
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
Explain the use of owner option in exp command.
How to convert raw data type into text in oracle? Explain
How to drop a stored function?