What is relational database ? Give me an example !

Answers were Sorted based on User's Feedback



What is relational database ? Give me an example !..

Answer / ankit parikh

A relational database is a database that conforms to the
relational model, and refers to a database's data and schema

Is This Answer Correct ?    16 Yes 4 No

What is relational database ? Give me an example !..

Answer / sunil kumar sharma

A relational database consists of well defined relations
consisting of attributes and their values. These relations
are called tables and the attributes are the columns and
their values.
A database may consist of various tables having
relationships among them.These ralationships facilitates
ease in querying and responses against the backend database
tables.

Is This Answer Correct ?    6 Yes 2 No

What is relational database ? Give me an example !..

Answer / chaithan

Relational database is one which is designed according to
the relational model. For example, quantity,price,no. nof
orders can be grouped in relation with the product name or
customer name. This type of relational grouping is more
efficient as it makes data analysis easier and more
efficient. The queries can be run easily on such databases.
Examples of RDBMS are MS Access, ORACLE etc..

Is This Answer Correct ?    3 Yes 1 No

What is relational database ? Give me an example !..

Answer / devraj

A relational database is a database in which the DB objects
have relation like table can have relation with help of PK
and FK concept.
For example you can name as ORACLE itself.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Database Management Interview Questions

What are the different kind of export backups ?

1 Answers  


What is a database in a website?

0 Answers  


What is rdbms and also explain its components?

0 Answers  


When is a .FMB file extension is created in Forms 4.5 ?

1 Answers  


Explain meant by 3-tier architecture?

0 Answers  






For each user who needs access, the DBA creates an account in which database?

0 Answers  


Explain what are service-specific middleware?

0 Answers  


What are the types of tables in database?

0 Answers  


Explain a checkpoint and when does it occur?

0 Answers  


Explain different types of Views ?

5 Answers   HCL, Inbound Solutions,


Explain the terms database and dbms?

0 Answers  


What is Normalization and its different forms?

0 Answers   QuestPond,


Categories