Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the diff between dbms and rdbms(what are the 12
rilations in the rdbms).

Answers were Sorted based on User's Feedback



what is the diff between dbms and rdbms(what are the 12 rilations in the rdbms)...

Answer / sid

DBMS is a system that allows to insert, update, delete and
retrieve data

RDBMS stores data in the form of related tables. It allows
data security

12 rules for RDBMS are:
-data should be tabular
-accessing of data must be easy
-supports for null values in fields other than primary key
-tool must be same for database structure and for data itself
-database must support at least one programming language
-data can be represented as views
-insert,update and delete operations for multiple tables/rows
-data should be physically independent
-data must be logically independent
-integrity independence of database
-user should not know distribution of database
-modifying database structure must be through a language
like SQL

Is This Answer Correct ?    6 Yes 1 No

what is the diff between dbms and rdbms(what are the 12 rilations in the rdbms)...

Answer / ashumku7

1: In DBMS files are stored and retrieved through programs
whereas in RDBMS everything is stored in the form of table.

2: DBMS does not support client server architecture whereas
RDBMS does;

3: DBMS satisfy less than 7 to 8 rules of E.F codd where as
RDBMS satisfy more than 7 to 8 rules.

4: In DBMS there is no security of data where as in RDBMS
there are different(generally 3)layers of security:

Is This Answer Correct ?    3 Yes 0 No

what is the diff between dbms and rdbms(what are the 12 rilations in the rdbms)...

Answer / rajesh

dbms : Database management system

types of dbms: network,hierarchial,object-oriented,relational,object-relational

rdbms : relational database management system.
It is a type of dbms which is the most popular one.
data is arranged based on Entity-Relationship model
(E-R model) in rows and columns (records,attributes)

So, RDBMS and DBMS are not comparable because DBMS is a concept and RDBMS is a kind of DBMS.

Is This Answer Correct ?    2 Yes 1 No

what is the diff between dbms and rdbms(what are the 12 rilations in the rdbms)...

Answer / sunil kumar

dbms is database management system that allow instance
delete insert update
rdbms is store related tablespace data and folw 12 rulls

Is This Answer Correct ?    0 Yes 2 No

what is the diff between dbms and rdbms(what are the 12 rilations in the rdbms)...

Answer / vikas gupta

dbms: is database management system
rdbms: it is the relational database management system.

12 rules for RDBMS are:
-data should be tabular or in normalized format
-accessing of data must be easy
-supports for null values in fields other than primary key
-tool must be same for database structure and for data
itself
-database must support at least one programming language
(SQL)
-data can be represented as views
-insert,update and delete operations for multiple
tables/rows
-data should be physically independent
-data must be logically independent
-integrity independence of database
-user should not know distribution of database
-modifying database structure must be through a language
like SQL

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Database Management Interview Questions

How to improve query performance using index hunting?

0 Answers  


Explain 4nf?

0 Answers  


What is a driver in programming?

0 Answers  


What is the use of NOARCHIEVELOG parameter in Database?

1 Answers  


What are the different types of DBMS architecture?

0 Answers   TCS,


How to monitor firebird server activity?

0 Answers  


What is the use of INDEXES option in EXP command ?

1 Answers  


What do you understand by intension and extension?

0 Answers  


What is a clustered database?

0 Answers  


What is database normalization with example?

0 Answers  


1. Tell me about your self? 2. Latest Project Introduction? 3. Difference between server jobs and parallel jobs? 4. Seq-&#61664;Seq Explain its behavior and execution mode and which parallelism technique is used? 5. What is padding characters? 6. Seq-&#61664;Seq, Seq-&#61664;Copy-&#61664;Seq which one is the best and efficient? 7. How many reject links do we have to a transformer? 8. How many reject links to join stage? 9. Difference between join and lookup? 10. How to design PX routine? 11. How can we call job in another job? 12. Difference between batch and sequencer? 13. Which Database is used? 14. What is change capture? Give briefing of that? 15. What is change Code? Explain? 16. How you call UNIX in Ds? 17. How do you call JCL in UNIX? 18. How do you pass the job status of one job to another job? Have designed any job sequencer? 19. How do you find a file in existed directory? 20. How can you call parallel jobs in transformer? 21. Execution of jobs in command line? 22. Tuning of sql queries? 23. What is orchestrating metadata? 24. What are junk dimension? 25. What are the third party tools you are used? 26. What are the system variables you have used? IBM 1. What is virtual dataset? 2. How do you handle reject link to a peek stage? 3. What is transaction table? 4. Which one is the efficient from the following? a. ODBC enterprise b. Oracle enterprise 5. How can you extract data from excel sheet? Do you know how to parameterize, this option? 6. Six pages of complex query I have, how do you simplify this query? 7. Difference between dataset and lookup file set?

0 Answers   IBM,


What are the importance of partitioning in dbms?

0 Answers  


Categories