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 / 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 |
Post New Answer View All Answers
What is an oracle cursor variable?
How to do clean up if create database failed?
How can we force the database to use the user specified rollback segment?
How to generate query output in html format?
How to add a new column to an existing table with a default value?
What is bulk collect in oracle?
How to create tables for odbc connection testing?
What is a system tablespace?
How do we create privileges in oracle?
How to define a sub function?
What is integrity and what is constraint??Explain with example
Compare and contrast between sql and sql server and explain its various functions?
Differentiate between post-database commit and post-form commit?
How to define an anonymous procedure with variables?
What happens in oracle commit?