Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: (untagged)
Hi,

Can anyone explain about schema in DBMS, Actually i m so confused with the term Schema


Thanks
Posted

1 solution

Hi cat,

schema means the structure of the database
i.e
the tables, the constraints, the relations, etc which make up the entire database. so instead of calling the above properties individually, we collectively call it as the schema.
 
Share this answer
 
Comments
catamit 4-Nov-11 9:33am    
Thanks Arya

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900