what is the difference between DBMS and RDBMS??
Answer Posted / jyothish
DBMS Doesnot follow the normalization concepts while RDBMS
follows the normalization concepts. This is the major
difference between them
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is a database management system and give examples?
How to pump the data from one database to another?
What are data modelling tools?
What is the use of database management system?
What do you understand by aggregation and atomicity?
What is the importance of database in an organization?
What is database management system with example?
What is hot backup (in case of oracle)?
What is data model example?
1.If we have a Salary coloumn in Staff entity with this description the salary must be monetary and >=$35450.00, how we can write it in into schemain SQL? 2. If we have Weight and Marks in Assessment entity and the Weight has the description of this it must be Non-zero percentage. And also the Marks attribute stores the maximum possible raw mark for assessment (e.g., 30), while Weight stores of the weight of this assessment for the paper as a whole (e.g., 10%). If Marks is not specified, then Weight is used for both. How we can convert this into schema in SQL????
Explain 3nf?
Explain the importance of database partitioning.
Enlist the types of cursor?
what is the difference between filters and conditions?
Define entity set.