What is the difference between RDBMS and DBMS?
Answer Posted / upasana
dbms is data base mgmt system....bt rdbms is relational
data base mgmt system
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
How to generate a salary slip like jan 1000 1000 feb 1000 2000 ... dec 1000 12000
What is foreign key in sql with example?
What are the types of triggers in sql?
How many clustered indexes can be created on a table?
What is the difference between local variables and global variables?
What is oracle sql developer?
how can we encrypt and decrypt a data present in a mysql table using mysql? : Sql dba
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
How to add new employee details in an employee_details table with the following details
Can we use threading in pl/sql?
Can we join 3 tables in sql?
What is int identity in sql?
Does asenumerable execute the query?
Can we insert delete data in view?
What are aggregate functions in sql?