What is relational database ? Give me an example !
Answer Posted / 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 |
Post New Answer View All Answers
What are the six database objects?
What do you understand by b-trees?
Explain a database server?
Is file system a database?
Define database.
What are the advantages of dbms?
What are database modules?
What is the purpose of database?
Is a server a database?
What is trigger in dbms?
Why its better to use files than a DBMS when there are multiple users to access the data
What is sql rdbms?
What is information schema in database?
How do we select distinct values from a table?
How to open the database in exclusive mode?