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 happens if you set the sga too low in oracle?
What is the data pump import utility?
how to delete all duplicate records from a table using subquery?
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
What is COST-based approach to optimization ?
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
I have table-A(1,2,3)& table-B(3,4,5).what is the different b/w below questions? A union all B? B union all A?
what are steps for interface? where is exchange rate defined in which table?
if you ctreate table identity
Explain integrity constraints?
how can find the second max sal for every group(i.e i want group the data based on key and find the second max sal for every group
What is the usage of analyze command in oracle?