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
Answers were Sorted based on User's Feedback
Answer / yogesh babu
it depends on the data being stored....there are different
methods used to store data.for each and every storage
mechanisms the data of the table ll be stored in different
places
| Is This Answer Correct ? | 0 Yes | 2 No |
What are the most common interview questions on ETL Testing for experience?
How to load data from external tables to regular tables?
i have a table with the columns below as Emp_ID Address_ID Address_Line City Country -------- --------- ----------- ------ --------- Q: Display the Emp_ID's those having more than one Address_ID
What do you mean by a database transaction & what all tcl statements are available in oracle?
Why is oracle used?
How to start an oracle instance?
How can I combine multiple rows into a comma-delimited list in oracle?
How to create a new view in oracle?
Difference between open_form and call_form in oracle.
How to write a query with a right outer join in oracle?
How to use "if" statements on multiple conditions?
How to create a table interactively?