0 votes
in DBMS by
What is schema in DBMS?

1 Answer

0 votes
by
The description of a data base is called the database schema , which is specified

during database design and is not expected to change frequently . A displayed schema

is called schema diagram .We call each object in the schema as schema construct.
...