Difference between Schema and Instance in Hindi

Difference between Schema and Instance in hindi

Difference between Schema and Instance in hindi Difference between Schema and Instance Schema और Instance में अंतर: 1. Definition :    Schema : यह डेटाबेस का overall description पूरा विवरण होता है।  Instance : यह डेटाबेस में एक particular moment पर …

Read more

What is Schema in Hindi

What is Schema in Hindi

What is Schema in Hindi What is Schema Schema डेटाबेस में डेटा कैसे logically store किया जाएगा और अलग-अलग tables और database objects के बीच क्या relationships होंगे। Schema एक blueprint या structure होता है जो बताता है कि डेटाबेस …

Read more

Concept of Key in DBMS in Hindi

Concept of Key in DBMS in Hindi

Concept of Key in DBMS in Hindi Concept of Key DBMS (database management system) में Key एक बहुत ही महत्वपूर्ण कॉन्सेप्ट है। Key का उपयोग डेटाबेस में रिकॉर्ड्स को यूनिकली (uniquely) पहचानने, relationship बनाने और डेटा को organize करने के …

Read more

Instance in DBMS in Hindi

Instance in DBMS in Hindi

Instance in DBMS in Hindi What is Instance In DBMS Instance डेटाबेस में एक specific time पर stored जानकारी का collection होता है। उदाहरण के लिए, अगर हमारे पास एक table schema है जो students की जानकारी store करता है, …

Read more

What is Data Abstraction in Hindi

What is Data Abstraction in Hindi What is Data Abstraction Data अर्थात raw facts (कच्चे तथ्य) या information जानकारी  होते हैं। यह numbers, text, images, audio, या video के रूप में हो सकता है। Abstraction का हिंदी में मतलब है “विवरण छुपाना”।  यह …

Read more

Entity Relationship Model in Hindi

Entity Relationship Model in Hindi

Entity Relationship Model in Hindi Entity Relationship Model Entity Relationship Model एक डेटाबेस डिज़ाइन मॉडल है जो RDBMS का एक हिस्सा है। इसमें डेटा को व्यवस्थित और संरचित (structured) करने में मदद करता है। यह मॉडल डेटाबेस के डेटा को …

Read more

Difference Between Database and DBMS in Hindi

Difference Between Database and DBMS in hindi

Difference Between Database and DBMS in hindi Difference Between Database and DBMS Database और DBMS में अंतर : Parameters Database DBMS Definition यह डेटा का organized collection होता है, जिसे आसानी से access, manage, और update किया जा सकता है। …

Read more

Database Management System in Hindi

Database Management System in Hindi

Database Management System in Hindi Database Management System DBMS (Database Management System) एक सॉफ्टवेयर सिस्टम है जो डेटा को स्टोर (Store), मैनेज (Manage), और एक्सेस (Access) करने में मदद करता है। यह डेटा को व्यवस्थित (Organize) तरीके से रखता है …

Read more

Analysis Modelling in Software Engineering in Hindi

Analysis Modelling in Software Engineering in Hindi

Analysis Modelling in Software Engineering in Hindi Analysis Modelling in Software Engineering Analysis Modelling का मतलब है सॉफ्टवेयर सिस्टम की जरूरतों, व्यवहार और कार्यों को समझकर उन्हें एक तकनीकी रूप (Technical Representation) में बदलना। यह सिस्टम के विवरण (Description) और …

Read more

Requirements Validation in Hindi

Requirements Validation in Hindi

हेल्लो दोस्तों , इस तरह के Question बहुत ही महत्वपूर्ण होते है जो आस्कर exam में पूछे जाते है। तो चलिए जानते है की Requirements Validation in hindi आवश्यकताओं की जाँच क्या है ? Requirements Validation in Hindi What is …

Read more

Negotiation of Requirements in Hindi

Negotiation of Requirements in Hindi

Negotiation of Requirements in Hindi Negotiation of Requirements Negotiation (बातचीत या समझौता) का मतलब होता है कि दो या दो से अधिक लोग या ग्रुप आपस में बातचीत करके किसी मुद्दे पर सहमति बनाते हैं। इसमें हर कोई अपनी जरूरतें, …

Read more

Requirement Analysis in Hindi

Requirement Analysis in Hindi

Requirement Analysis in Hindi What is Requirement? Requirement यूजर की एक जरूरत होती है जिसे सॉफ्टवेयर के जरिए पूरा किया जाना होता है। उदाहरण: एक ऑनलाइन शॉपिंग वेबसाइट में यूजर को प्रोडक्ट खोजने, खरीदने और भुगतान करने की सुविधा चाहिए। …

Read more

Data Control Language In Hindi

Data Control Language in Hindi

Data Control Language in Hindi Database Language databse के किसी कार्य को संपन्न करने के लिए database language का उपयोग लिया जाता है। DBMS में कार्य करने database language जैसे MySQL, DBase, FoxPro, Oracle, Access मार्केट में उपलब्ध है Structure …

Read more

Data Manipulation Language In Hindi

Data Manipulation Language in Hindi

Data Manipulation Language in Hindi DML DML का पूरा नाम Data Manipulation Language है। यह Database Management System (DBMS) का एक हिस्सा है, जिसका उपयोग डेटाबेस में डेटा को मैनिपुलेट (Select, Insert, Update, Delete) करने के लिए किया जाता है। दुसरे शब्दों में, DML का उपयोग किसी …

Read more

Data Definition Language In Hindi

Data Definition Language In Hindi

Data Definition Language In Hindi DDL (Data Definition Language) DDL इसका पूरा नाम Data Definition Language है यह SQL का एक हिस्सा है जिसका उपयोग database की Structure को define करने, create, modified करने या delete के लिए किया जाता …

Read more