Define Schema. Explain types of schemas with example.
Answers
Answered by
2
Design of a database is called the schema.
schema is divided in three types..
1) physical schema
2) logical schema
3) view schema
example... ,we have a schema that shows the relationship between three tables: Course, Student and Section.
Similar questions