What is relational database ? Give me an example !
Answer Posted / 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 View All Answers
Enlist the various transaction phases.
Is it possible to determine clients ip address?
What is 2nf in the dbms?
What are the Roles and responsibilities of database administrator?
Define stored procedures.
Single File Database: Develop a student record management program, which uses single file as its database. It is not supposed to create additional files at any part of the project and should never rewrite total content. It must be capable of storing 100000's of records. It should support variable length records to be added, deleted, modified, listed.
Define dbms.
What is instance in dbms?
Explain the difference between a primary key and a unique key?
What are data modelling tools?
State at least four kinds of indexing?
What is the purpose of normalisation?
What is the full form of rdbms?
What is dba in dbms?
Enlist the various relationships of database.