rankz_VtujUdhflsoFhdgp Schema in DBMS - All type study material

Java programming

Java programming

About Me

my self - Harvendra Singh

Search This Blog

Friday, February 7, 2020

Schema in DBMS

schema -
  • Schema database के एक  organization या  structure है जो कि पूरे  database के logical view को  represent  करता है। 
  • यह represent  करता है कि database में data किस type organise है और उनके मध्य relationship कैसी है। 
  • Database designers schema को design करते है। जिससे कि programmer आसानी  से database को समझ सके ।और database को use करने योग्य बनाये।  
  • Generally schema, database dictionary में store रहती है। 
  • Schema यह describe करता है कि table के मध्य relationship कैसी है। 

Type of schema - 
Schema दो type का होता है। 
  1. Physical schema 
  2. Logical schema
1. Physical schema - physical schema यह define करती है कि data को DBMS में किस प्रकार  represent किया जाता है और data को किस  प्रकार store किया जाता है।

2. Logical schema -  schema ऐसे सभी  logical constraints को  define करती है जो  data को  store करने में लागू किये जाते है। एक logical schema data का conceptual model होती है।

             https://Erhsmathur.blogspot.com       

No comments:

Post a Comment