What is the difference between RDBMS and DBMS?
Answer Posted / roshie
1 relation between two or more files or table maintain regularly in case of DBMS
while in case of RDBMS relationship is specified on the time of table creation
2 DBMS doesn't support client/server architecture
RDBMS supports the client/server architecture
3 loose security
we have 3 steps of security.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is memory optimized?
Explain the steps needed to create the scheduled job?
What is a sql*loader control file?
What is sorting in sql?
What are different sql data types?
What are the two characteristics of a primary key?
What is a loop in sql?
How do you write a subquery?
How do you identify a primary key?
what is cursor. write example of it. What are the attributes of cursor.
Do we need to create index on primary key?
How much does sqlite cost?
Does sqlite need a server?
What is sharding in sql?
What is execution plan in sql?