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 the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
How to increment dates by 1 in oracle?
What is a initialization parameter file in oracle?
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
Explain compound trigger in oracle?
What is a system tablespace and when it is created?
What is ADDM Advisor in Oracle?
How to insert a new row into a table in oracle?
What is the usage of merge statement?
What do you understand by a database object?
Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun
How to apply filtering criteria at group level in oracle?
What is a user account in oracle?
How to create a single index for multiple columns?
What is PL/SQL ?