SSMS (SQL Server Management Studio) tools Installation

Download SSMS (SQl Server Management Studio) tool SSMS tool को download करने के लिए आपको उसके offical website पे visit करना पड़ेगा इसके लिए आप निचे दिए गए link पे क्लिक कर सकते है। Download SSMS Tool Install SSMS tool Step 1 : सबसे पहले Read more

Install MS SQL Server 2019 Express Edition

Introduction (SQL Server Express Edition) SQL Server Express Edition , माइक्रोसॉफ्ट के SQL सर्वर का एक free version है। इस version में कुछ limited features होते है और जिसका maximum database साइज 10 GB है। इस एडिशन का उपयोग हम non-production और production environment के Read more

DBMS | Functional Dependency

Functional dependency दो attributes के बीच के relationship को कहते है। यह relation आम तौर पर एक table के अंदर primary key और non-key attribute के बीच मौजूद होता है। यह रिलेशन दो non-key attribute या दो primary key के बीच भी हो सकता है Read more

DBMS | Database Language & types in Hindi

DBMS में database queries और updates को व्यक्त करने के लिए उपयुक्त languages और interfaces हैं। Database language डेटाबेस के साथ communicate करने के लिए। Database language का उपयोग database को create , maintain और update आदि करने के लिए किया जाता है। Types of Read more

DBMS | Three-Schema Architecture in Hindi

What is Three-Schema Architecture in DBMS ? three schema architecture को ANSI / SPARC architecture या three level architecture भी कहा जाता है। three schema architecture का उपयोग user applications और physical database को अलग करने के लिए किया जाता है। इस framework का उपयोग Read more

Data Independence in Hindi | Physical & Logical Data Independence

What is Data Independence – डेटा इंडिपेंडेंस क्या है? Data Independence को DBMS की एक property के रूप में define किया गया है जो आपको next higher level पर बिना स्कीमा को चेंज करे डेटाबेस सिस्टम के एक level पर डेटाबेस स्कीमा को modify करने Read more

Comparison Between Database and Data Warehouse

Database: Database संगठित (organized) रूप में डेटा का संग्रह है जो कुशलतापूर्वक (efficiently) डेटा को प्रबंधित (managed) करने में मदद करता है। एक database tables में stored डेटा का एक समूह है, जिसमें rowsऔर columns होते हैं जो attributes को represent करते हैं। डेटाबेस में Read more

DBMS Architecture in Hindi

DBMS Architecture in Hindi DBMS architecture की सहायता से हम Database की designing , development, implementation, और maintenance कर सकते है। Types of DBMS Architecture in Hindi  1-tier Architecture  2-tier Architecture  3-tier Architecture 1-tier Architecture  :   1-tier architecture सबसे simple DBMS architecture  है।  इस architecture Read more

Featured

DBMS और RDBMS मे क्या अंतर् है ?

Difference between DBMS and RDBMS रिलेशनल डेटाबेस मैनेजमेंट सिस्टम (RDBMS) DBMS सिस्टम का एक advanced version है |हालांकि DBMS और RDBMS दोनों का उपयोग physical database में information स्टोर करने के लिए किया जाता है, लेकिन उनके बीच कुछ उल्लेखनीय अंतर हैं। इन अंतरो को Read more