what is the exact diiference between DBMS and RDBMS
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ramireddy
DBMS:IN THIS TABLES DOESN'T HAVING ANY RELATION.
RDBMS:IN THIS TABLE HAVING RELATION BETWEEN COLUMNS
| Is This Answer Correct ? | 0 Yes | 5 No |
Answer / santhosh
DBMS: It has the capacity to develop the front end FORMS and REPORTS in the DBMS itself.
RDBMS: Front end has to be developed using some other tools like .NET, JAVA. Since it is purely server side software.
| Is This Answer Correct ? | 1 Yes | 7 No |
what is port in oracle? how is it related to database application.
What happens if you set the sga too low in oracle?
Explain integrity constraint?
What is procedure overloading in oracle?
I know that i can create a table without a primary key.But is there any significance for that table???? while creating an application.
What is a cursor in oracle?
How to get maxsal , minsal, ename department wise in single query
What is the CAP theorem?
What do you understand by a database object?
what is data independence exactly? give an example
Explain a synonym?
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards