Login
Remember
Register
Ask a Question
What is schema in DBMS?
0
votes
asked
Apr 2, 2020
in
DBMS
by
rajeshsharma
What is schema in DBMS?
#dbms-schema
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 2, 2020
by
amita rallin
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.
...