what is difference between DBMS and RDBMS?
Answer Posted / yadu
Main difference is-> In RDBMS data is spread accross
multiple tables and these tables are related to each other.
(Data is normalized).
Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
How to get a create statement for an existing table?
How a tablespace is related to data files?
What do you mean by redo log file mirroring?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
Can you drop an index associated with a unique or primary key constraint?
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
What are the restrictions on external table columns?
How to display row numbers with the records?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
Is oracle a programming language?
What is oracle sid?
How to declare a local variable?
What is a nvl function? How can it be used?
Difference between the “verify” and “feedback” command?