what is the exact diiference between DBMS and RDBMS
Answer Posted / santhosh
DBMS: It has the capacity to develop the front end FORMS and REPORTS in the DBMS itself.
RDBMS: Front end has to be developed using some other tools like .NET, JAVA. Since it is purely server side software.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
Why do we need oracle client?
How to omit columns with default values in insert statement in oracle?
What is oracle data type?
Explain self joins in oracle?
What is an oracle function?
Why does for update in oracle 8 cause an ora-01002 error?
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
What is system tablespace?
Is there any function in oracle similar like group_concat of mysql?
List out the components of logical database structure of oracle database.
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
20. Using a set operator, display the client number of all clients who have never placed an order.
Is primary key indexed by default in oracle?
What is meant by raw datatype?
How can you use check constraints for self referential integrity?