what is the exact diiference between DBMS and RDBMS
Answer Posted / anand
DBMS IS THE DATA BASE MANAGEMENT SYSTEM
RDBMS IS THE RELATIONAL DATA BASE MANAGEMENT SYSTEM
DBMS IS THE SINGLE USER
RDBMS IS THE MULTI USER
DBMS - THERE IS NO TABLES
RDBMS - THERE IS TABLES
DBMS - THERE IS NO LOGIC
RDBMS - LOGIC IS THERE
DBMS - THERE IS NO LOGIC SO COMPLEXITY IS HIGH
RDBMS - HERE LOGIC IS THERE SO COMPLEXITY IS LESS
DBMS - DATA CAN BE STORED IN FILES
RDBMS - DATA CAN BE STORED IN DBMS
| Is This Answer Correct ? | 16 Yes | 6 No |
Post New Answer View All Answers
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
What is bulk copy or bcp in oracle?
What is an oracle database table?
Is oracle a programming language?
What do you understand by a database object? Can you list a few of them?
What is the difference between formal parameters and actual parameters?
What is a dead lock in oracle?
What are the various constraints used in oracle?
What are the logical operations?
What is merge in oracle?
What is an oracle?
Explain about your project and its relation to the current job position you are applying to?
What are the varoius components of physical database structure of oracle database?
What is a cognitive schema?
Is there a function to split a string in plsql?