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
I need a function for a train ticket reservation please answer it thanks in advance
What is recursive stored procedure?
What is data abstraction in sql?
Can pl sql procedure have a return statement?
Do we need to create index on primary key?
What are the different types of dbmss?
How do you break a loop in pl sql?
Can %notfound return null after a fetch?
Explain lock escalation? : Transact sql
Explain the purpose of %type and %rowtype data types with the example?
what is myisam? : Sql dba
What are predefined functions in sql?
How can one get sql*loader to commit only at the end of the load file? : aql loader
How many types of keys are there in sql?
Give the order of sql select?