what is the difference between DBMS and RDBMS??
Answer Posted / abhaya
DBMS :
Data Base Management System is a process of managing
data for efficient retrivel & storage of data.
Ex: sysbase , Foxpro
RDBMS :
The database which is used by relations(tables) to
acquire information retrival are known as RDBMS
EX: SQL, ORACLE,MY-SQLSERVER
| Is This Answer Correct ? | 119 Yes | 34 No |
Post New Answer View All Answers
What is an entity-relationship model?
Define atomicity and aggregation.
What do you mean by entity type extension?
List few restrictions that are imposed while creating views?
Differentiate between ‘delete’, ‘truncate’ and ‘drop’ commands.
Explain the difference between a primary key and a unique key?
What is the purpose of normalization in dbms?
What is inner join in database?
what do u mean by canvases and alerts?
Is this statement true or false? All databases must be in third normal form?
Which database is used by google?
What do you understand by data redundancy?
How do you create a blank database?
Why not phenix, the zelinka/otwinoski libraries, etc?
i have table as source table and flat file as target i need yo perform some logic in loading the data. is it posible? and one more thing the no of fields in source is 200+ and for target is 30+ how i can map them.........