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 a package ? What are the advantages of package ?
What is an oracle table?
What are the uses of Database Trigger ?
What is oracle open database communication (odbc)?
What is a cursor and what are the steps need to be taken?
what are the advantages of running a database in archive log mode?
How to get the Installed Oracle Version Information ?
How to grant create session privilege to a user in oracle?
Explain the use of record length option in exp command.
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
1) What is ONE_SIZE_FITS_ALL approach? 2) Explain the Common & Variable Header of DATA FILE? 3) What are the Drawbacks to using OMF DB? and the Advantages? 4) List out the Advantages of Undo T.spaces over the Undo SEGMENT? 5) Difference between the Temporary tablespace with TEMPFILE and the Tablespace with TEMPORARY Keyword? 6) What are the situation extents are freeing for reuse.
Her departmandaki isçilerden empno' su ikinci sirada olan isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren sorguyu yaziniz?
What are the attributes of cursor?
What is flashback in Oracle?
How to upsert (update or insert into a table)?