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 is difference between Rename and Alias?
When do you get a .pll extension in oracle? Explain its importance
without using count(*) and rownum how can we count total record in a table
10. Display the client number, order date and shipping date for all orders where the shipping date is between three and six months after the order date.
How to use group functions in the select clause using oracle?
i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
Which Functions Using Integer ==> String's i.e 2 ==> Two... Like that string's ==> integer values ? It is Possible ?
What is data file?
What is blob datatype?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
What is a Private Synonyms ?
Why do we use bulk collect in oracle?