Answer Posted / hr@tgksolutions.com
The architecture or blueprint for how data is arranged in a database is called a database schema. It outlines the tables, each table's fields, and the connections between the tables and fields.
Because it gives the data a clear structure and guarantees consistency, clarity, and integrity, a schema is crucial. It aids database managers and developers in comprehending the connections between data and the effective retrieval and manipulation of said data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is normalisation used?
How to select the first record in a given set of rows?
What are the types of database explain each of them briefly?
What is a Federated Query ?
When does checkpoint occur in dbms?
How to change database dialect?
Why is databases important in healthcare?
What is use of dbms?
Differentiate nested loop, hash join and merge join.
How many number of columns can a RECORD GROUP have ?
What is metadata in dbms?
how Data is stored in a file so that Direct Searching can be performed
What is rdbms and also explain its components?
What is second normal form?
Enlist the types of cursor?