Thread: Schema
View Single Post
Old 05-22-2017, 11:54 PM   #13
sharmaroshni012
Registered User
 
Join Date: Nov 2016
Posts: 412
Schema: The structure of a database system, described in a formal language supported by the database management system (DBMS). In a relational database, the schema defines the tables, the fields in each table, and the relationships between fields and tables.
Schemas are generally stored in a data dictionary. Although a schema is defined in text database language, the term is often used to refer to a graphical depiction of the database structure.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sharmaroshni012 is offline   Reply With Quote