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 / guest
yes
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between a primary key & a unique key?
What is an oracle cursor variable?
what are actual and formal parameters?
How does one get the view definition of fixed views/tables?
Can sub procedure/function be called recursively?
How to convert character types to numeric types?
what is the scenario where you take the database to NoArchivelog mode?
How can we view last record added to a table?
What are the various oracle database objects?
What is set verify off in oracle?
Why cursor variables are easier to use than cursors?
What is the difference between sharding and partitioning?
Describe an oracle table?
Explain enable novalidate constraint.
How to loop through a cursor variable?