what is the difference between DBMS and RDBMS??
Answer Posted / arjun
DBMS --> stands DataBase Managment System
RDBMS --> stands Relational DataBase Manegment System
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the integrity rules in dbms?
Why is normalisation used?
Explain the use of assign statement in progress database?
What's the difference between delete and truncate ?
Define fragmentation.
what is normalization? types of normalization? example of each form? how do u implement normalization in ur project?
Why rdbms is not suitable for big data?
How do you call a stored procedure from jdbc?
What are the various Database states.
IF Statements BLOCK 1 . IF a >= b THEN do_this …..; ELSE do_that….; END IF BLOCK 2 . IF a < b THEN do_that …..; ELSE do_this….; END IF; • Given any pair of non-NULL values for “a” and”b”, will Block 1 and Block 2 do the same thing? • What if either “a” or”b” (or both) is NULL?
What is the best database to use?
What is Data Redundancy and Consistency ?
What are the two types of indexes and explain them in detail?
What do you mean by extension and intension?
What is meant by database system?