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
Post New Answer View All Answers
In the oracle version 9.3.0.5.0, what does each number shows?
what is normalisation?what are its uses?
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
How to filter out duplications in the returning rows using oracle?
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
How to display row numbers with the records?
Use of an integrity constraint is better to validate data. Explain
What is the difference between postgresql and oracle?
Explain the difference between replace() and translate() functions in oracle?
Explain do view contain data?
What is the difference between view and materialized view in Oracle?
How do I connect to oracle database?
Explain the use of log option in exp command.
What is truncate oracle?
Why do you create or replace procedures rather that drop and recreate.