+ 1
What do u mean by schema..?
2 Antworten
+ 3
A structure which contains a series of relations (Tables) that link together. Schemas are generally specific to a given category E. G. A company schema may have a set of relations that describe which data is to be stored. Such as: Customer, payments, Transport, etc..
+ 2
Schema is the way how your database is structured.