What is relational database ? Give me an example !
Answer Posted / 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 |
Post New Answer View All Answers
Explain the concept of acid properties in dbms?
What are the lock types?
Explain a tp monitor?
What is bcnf?
What is write ahead logging in DBMS?
Explain why an information gap exists in most organizations.
What are 4 types of models?
What do you understand by the view and mention the steps to create, update and drop a view?
Define weak entity set.
What is advantage of dbms?
What are the four objects in a database?
Explain the use of assign statement in progress database?
how you will identify the mapping level bottleneck ? if there is a mapping level bottleneck then how will you try to improve the mapping
What is order by clause?
What is a key in database?