what is the exact diiference between DBMS and RDBMS
Answer Posted / ramireddy
DBMS:IN THIS TABLES DOESN'T HAVING ANY RELATION.
RDBMS:IN THIS TABLE HAVING RELATION BETWEEN COLUMNS
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How to join two tables in a single query using oracle?
How can you use check constraints for self referential integrity?
What are the oracle differences between nvl and coalesce
What is merge statement used for?
1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE
What is data block in Oracle?
What is the difference between pre-select and pre-query?
Can group functions be used in the order by clause in oracle?
What is difference between truncate and delete?
What is a proxy object?
What are the set operators union, union all, minus & intersect meant to do?
State any two functions of oracle?
What is bulk copy or bcp in oracle?
Compare and contrast between sql and sql server and explain its various functions?
Explain mutating triggers.