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 advantages of running a database in archive log mode?
How to update values on multiple rows in oracle?
1.What is inline function in oracle and its purpose? 2.What is the equivalent operator for "different from pattern" in oracle? 3. If you define a variable in oracle, how it will be available? [a. Until database shut down b. Until table deleted c. until session get expired]
what is cartesian product?
How to pass parameters to procedures in oracle?
Please explain the difference between outer join and inner join? With examples would be appreciable..!
9. Display the client name and order date for all orders using the JOIN . . . USING method.
How do I uninstall oracle client from windows?
How much memory your 10g xe server is using?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
What are synonyms used for ?
How to convert dates to characters in oracle?