Explain DBMS, RDBMS?

Answer Posted / antony

Explain the DBMS, RDBMS?

DBMS:

DBMS is Data Base Management System. It is a
collection of data in a database. DBMS is just collection
of tables that dont have relations and dependencies.Client
Side processing File Level traffic is High Distributed
Network not supported Nomenclature concept of File. Dbms
won't allow you share the data server to clint.Only one
user can access the database at a time in DBMS.ADBMS is
enabled by vector field and is "one"dimensional.

RDBMS:

RDBMS is Relational Data Base Management System.
RDBMS is a collection of related data in a database.In
RDBMS we have relations of tables say primary key ,foreign
keys relation ,,that involves refrential integrity and
normalication like concepts where as Server Side Processing
Row Level Locking Network traffic is Low Distributed
Network Supported Nomenclature Concept of Table.But in
RDBMS we can share data server to client.But RDBMS allows
simultaneous access of users to the database. RDBMS is
enabled nu static "2"-dimensional tables.

Is This Answer Correct ?    43 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to create trigger on views?

555


What are the advantages of using third-party tools?

564


What is dimension table? : sql server analysis services, ssas

573


what is the difference between Tabular and Matrix report?

124


explain different types of joins? : Sql server database administration

545






you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration

544


What is the difference between locking and multi-versioning?

546


what is a transaction and what are acid properties? : Sql server database administration

538


you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration

731


How to find the service pack installed? : sql server database administration

562


What is the name of the Database which IBM mainframe uses?

548


What is it’s similarity with sql server?

145


What is the name of reporting services config file and what’s it’s used for?

107


What is the fillfactor concept in indexes?

549


How we can refresh the view?

602