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 table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
Explain oracle data types with examples?
Explain drop constraint oracle?
What is a lookup table in oracle?
What is oracle analytical function?
How to execute a stored procedure in oracle?
Can you drop an index associated with a unique or primary key constraint?
What is the difference between pre-select and pre-query?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
How does the on-delete-cascade statement work?
What is a cognitive schema?
What is a database table in oracle?
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
Can sub procedure/function be called recursively?
What is the difference between Delete, Truncate and Drop in Oracle?