ALLInterview.com :: Home Page            
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
   
 
Categories  >>  Software  >>  Databases  >>  Oracle  >>  Database Management
 
 


 

 
 Oracle General interview questions  Oracle General Interview Questions
 OCI interview questions  OCI Interview Questions
 Architecture interview questions  Architecture Interview Questions
 Oracle Security interview questions  Oracle Security Interview Questions
 Database Management interview questions  Database Management Interview Questions
 Forms Reports interview questions  Forms Reports Interview Questions
 Oracle AllOther interview questions  Oracle AllOther Interview Questions
Question
what is the difference between DBMS and RDBMS??
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is the difference between DBMS and RDBMS??
Answer
# 61
DBMS:1)In dbms no relationship concept
2)It supports Single User only
3)It treats Data as Files internally
4)It supports 3 rules of E.F.CODD out off 12 rules
5)It requires low Software and Hardware Requirements.
6)FoxPro, IMS are Examples

RDBMS:
1)It is used to establish the relationship concept between two database objects, i.e, tables
2)It supports multiple users
3)It treats data as Tables internally
4)It supports minimum 6 rules of E.F.CODD
5)It requires High software and hardware requirements.
6)SQL-Server, Oracle are examples
 
Is This Answer Correct ?    1 Yes 2 No
Jatin Girdhar
 
  Re: what is the difference between DBMS and RDBMS??
Answer
# 62
DBMS:
1)In dbms no relationship concept
2)It supports Single User only
3)It treats Data as Files internally
4)It supports 3 rules of E.F.CODD out off 12 rules
5)It requires low Software and Hardware Requirements.
6)FoxPro, IMS are Examples

RDBMS:
1)It is used to establish the relationship concept between
two database objects, i.e, tables
2)It supports multiple users
3)It treats data as Tables internally
4)It supports minimum 6 rules of E.F.CODD
5)It requires High software and hardware requirements.
6)SQL-Server, Oracle are examples
 
Is This Answer Correct ?    1 Yes 0 No
Chauhan Rakesh Botad
 
  Re: what is the difference between DBMS and RDBMS??
Answer
# 63
RDBMS:
used to maintain the relation among the table.

DBMS:
used to maintain the database.
 
Is This Answer Correct ?    1 Yes 0 No
Preethi
 
  Re: what is the difference between DBMS and RDBMS??
Answer
# 64
DBMS:
1)In dbms no relationship concept
2)It supports Single User only
3)It treats Data as Files internally
4)It supports 3 rules of E.F.CODD out off 12 rules
5)It requires low Software and Hardware Requirements.
6)FoxPro, IMS are Examples


RDBMS:
1)It is used to establish the relationship concept between two database objects, i.e, tables
2)It supports multiple users
3)It treats data as Tables internally
4)It supports minimum 6 rules of E.F.CODD
5)It requires High software and hardware requirements.
6)SQL-Server, Oracle are examples
 
Is This Answer Correct ?    1 Yes 0 No
Gowtham Raj
 
  Re: what is the difference between DBMS and RDBMS??
Answer
# 65
DBMS:1)In dbms no relationship concept
2)It supports Single User only
3)It treats Data as Files internally
4)It supports 3 rules of E.F.CODD out off 12 rules
5)It requires low Software and Hardware Requirements.
6)FoxPro, IMS are Examples

RDBMS:
1)It is used to establish the relationship concept between two database objects, i.e, tables
2)It supports multiple users
3)It treats data as Tables internally
4)It supports minimum 6 rules of E.F.CODD
5)It requires High software and hardware requirements.
6)SQL-Server, Oracle are examples
 
Is This Answer Correct ?    1 Yes 0 No
Aiswarya
 
  Re: what is the difference between DBMS and RDBMS??
Answer
# 66
In DBMS relationship b/w two tables or files are maintained programmatically .
Where as in RDBMS relationship b/w two tables or files can be specified at the time of table creation.
 
Is This Answer Correct ?    1 Yes 0 No
Mohd Ikram
 
  Re: what is the difference between DBMS and RDBMS??
Answer
# 67
dbms is simply a database management system which manages
database but rdbms is a relational database management
system which maintains consistency among two relational
databases.
 
Is This Answer Correct ?    0 Yes 0 No
Palak
 
  Re: what is the difference between DBMS and RDBMS??
Answer
# 68
DBMS IS A DATABASE MANAGEMENT SYSTEM MEANS IT IS A SYSTEM
FOR MANAGING DATA.AND RDBMS IS A RELATIONAL DATABASE
MANAGEMENT SYSTEM BASED ON RELATION(TABLES).IN RDBMS DATA
IS STORED IN A TABULER FORMAT(ROW & COLUMN).
 
Is This Answer Correct ?    1 Yes 0 No
Nics Oberoy
 
  Re: what is the difference between DBMS and RDBMS??
Answer
# 69
DBMS refers to database management systems and it only create and maintain system data and maintain it, it doesn't solve any problems will occur in that.

look at the RDBMS it creates and maintain the sysem information and also it solves the problems.so RDBMS is more efficient than DBMS.
 
Is This Answer Correct ?    1 Yes 0 No
Sudharshan
 
  Re: what is the difference between DBMS and RDBMS??
Answer
# 70
DBMS:
1. In DBMS no relationship concept.
2. It supports single user only.
3. It treats data as files internally.
4. It supports 3 rules of E.F.CODD out off 12 rules.
5. It requires low softwere and hardware requirements
eg.FOXPro,IMS



RDBMS:
1. It is used to establish the relationship concept between
two database objects i.e.table
2. It supports multiple users.
3. It treads data as table internally.
4. It supports minimum 6 rules of E.F.CODD
5. It requires high software and hardware requirements.
e.g. SQL-server,Oracle
 
Is This Answer Correct ?    1 Yes 0 No
Snehal Salunkhe
 

 
 
 
Other Database Management Interview Questions
 
  Question Asked @ Answers
 
what the SUBSTR(SQUARE ANS ALWAYS WORK HARD,14,6) will return ? Citrix2
select Nth highest salary by using rownum TCS4
what is the difference between DBMS and RDBMS?? Infosys73
What is Mirrored on-line Redo Log ?  1
What is Log Switch ?  2
Can we use a Restricted packaged procedure in WHEN_TEXT_ITEM trigger ?  1
What are the partitions types available in Oracle10g. How it will do? Simple example? Tech-Mahindra1
What are the the different Data Manipulation Language statements are?  2
What is cold backup ? What are the elements of it ?  1
What type of file is used for porting Forms 4.5 applications to various platforms?  1
what is ORACLE CLINICAL What are the uses of Oracle clinical  1
what are primary key and foreign key ? Tesco4
 
For more Database Management Interview Questions Click Here 
 
 
 
 
 


   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2012  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com