E-R(Entity Relationship ) model in DBMS in Hindi

what is E-R Model

Entity-Relationship Data Model in Hindi

एक high-level data model है यह model object का collection होता है जिनको entities कहा जाता है यह model entities के बीच मे relationship को दिखाता है।

 

COMPOTES OF E-R MODEL

 

An entity:-

 

वह चीज जिसकी जानकारियों को हम Data के रूप में किसी Database में Store करते हैं, Entity कहलाता है। हमारे Music Store Application के सम्बंध में Customer एक प्रकार का Entity है क्योंकि हम Customer से Related Data को Database में Store करते हैं।

An Entity Set:-

 

यह entity का set है जो same properties , attributes को share करता है।
Example  उन सब लोगो का समूह जो एक bank में customer है वो सब एक set of entity है।

Attributes:-

 

एक entity को represent करने के लिये attributes का use होता है  attributes वह properties है जो किसी entity set के अंदर entity को बताते हैं।

Attributes  तीन type के होते हैं

Derived attribute:-

  यह वह attribute होते हैं जिनकी value दूसरे related attribute से निकली जाती है
जैसे ब्याज= मूलधन×दर×समय/100

Single attributes:-

जिनकी एक निश्चित value होती है
जैसे age, account no, etc

Multilevel attributes:-

 

वह attributes जिसकी किसी entity के लिए multiple value होती है।

Example:-

ER diagram for the hospital with a set of patients and Medical doctor

Note:- ये पोस्ट आपको कैसी लगी आप कमेंट कर के बताईये !अगर आपको कुछ पूछना या अपनी राय देनी  हो तो आप हमे कमेंट या ईमेल करके बता सकते है हम पूरी कोसिस करेंगे की आपका रिप्लाई जल्दी से जल्दी दे सखे!

 

5 thoughts on “E-R(Entity Relationship ) model in DBMS in Hindi”

Leave a Comment