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
Design database draw er diagram for a certain scenario ?
How to synchronize 2 schema's objects?
How do I limit the number of oracle database connections generated by weblogic server?
What are the original export and import utilities?
How to connect to oracle using service name instead of sid?
How to define an anonymous procedure without variables?
What are set operators?
What are the limitations oracle database 10g xe?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
How to update values on multiple rows in oracle?
What is a private synonym?
Why do we use coalesce function in oracle?
Explain about the analyze command in oracle?
1) What is ONE_SIZE_FITS_ALL approach? 2) Explain the Common & Variable Header of DATA FILE? 3) What are the Drawbacks to using OMF DB? and the Advantages? 4) List out the Advantages of Undo T.spaces over the Undo SEGMENT? 5) Difference between the Temporary tablespace with TEMPFILE and the Tablespace with TEMPORARY Keyword? 6) What are the situation extents are freeing for reuse.
How to define an oracle sub procedure?