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
Define transaction and transaction isolation levels?
What is the maximum size of an access database?
What integrity rules exist in the dbms?
What is n tier architecture in dbms?
What is a string in database?
Which two statements are true about a foreign key?
What is system catalog or catalog relation?
What is oracle block?
What is rdbms with diagram?
How is rdbms different from dbms?
What is a data source (ds)?
What is the rdbms concept in sql?
What is database transaction?
Explain data independence?
What is a checkpoint and When does it occur in database?