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

What are the different types of upgrades that can be performed in sql server?

797


What is partitioned view?

597


What is Replication?

720


Explain system scalar functions?

664


Explain how you can configure a running aggregate in SSRS?

123






why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration

647


What is transactional replication?

629


What are the different types of triggers in SQL SERVER?

618


Can you tell me about the concept of ER diagrams?

690


What are the steps to follow to configure SQL*Net?

654


Explain the functionalities that views support?

766


Explain what is use of dbcc commands?

599


What is isnull() operator?

683


What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?

579


What are a database and a data warehouse?

654