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
Does order by actually change the order of the data in the tables or does it just change the output?
How do you size a resultset?
What do you mean by sql server agent?
What is the difference between count () and rowcount ()?
Explain contrast amongst grouped and non-bunched records?
What is provisioning, billing and metering, and connection routing concepts in the service layer?
Explain user defined functions?
What is a view in sql?
How to use linked server?
What are different type of Collation Sensitivity?
What is difference between view and materialized view?
What are the advantages of sql azure?
What happens if time-only values are provided as date and time literals?
what is package and it uses and how can u call a package
What are magic tables in sql server?