What is the difference between RDBMS and DBMS?
Answer Posted / divya singh rajput
DBMS is collection of interrelated data and program to
access that data but RDBMS is collection of dbms for strong
security of data.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between cursor declared in procedures and cursors declared in the package specification?
Does access use sql?
What are variables in pl sql?
How do I add a database to sql?
Why do we use triggers?
What normalization means?
How can a pl sql block be executed?
What are the different types of database management systems?
How do I start sql profiler?
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
What are actual parameters and formal parameters?
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
What is difference between pls_integer and integer?
What is the command used to fetch the first 5 characters of a string?
What is an alias command?