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 |
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
Which is better Oracle or MS SQL? Why?
Why do you use stored procedures and state some of its disadvantages?
What is open database communication (odbc) in oracle?
Can you use a commit statement within a database trigger?
How to store only time; not date and time?
How to connect the oracle server as sysdba?
How do you tell what your machine name is and what is its IP address?
What is merge in oracle?
what is shell?
How many categories of data types in oracle?
How do I reset a sequence in oracle?