0
3.4kviews
Explain schemas and instances in dbms.
1 Answer
0
123views

Database Schema

A database schema is the skeleton structure that represents the logical view of the entire database. It defines how the data is organized and how the relations among them are associated. It formulates all the constraints that are to be applied on the data. A database schema defines …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.