Author: Sunny Singh

SQL Server

Information Modeling By means of Entity Relationship (ER) Method Part – 4

Information Modeling By means of Entity Relationship (ER) Method Part – 4 Database Design with Information Modeling The information modeling is one portion of the abstract design procedure. The other portion is known as the function modeling. The information modeling emphases on what information must be kept in the database on other hand the function modeling focus on by what […]

SQL Server

Information Modeling By means of Entity Relationship (ER) Method Part – 3

Information Modeling By means of Entity Relationship (ER) Method Part – 3 · Categorizing Relationships – Relationships are categorized by their degree, connectivity, cardinality, course, kind, as well as presence. Not every model practices practice all these categorizations. Among these various categories – degree, connectivity, and cardinality are already explained in Part – 2. The reaming categories like course, kind, […]

SQL Server

Information Modeling By means of Entity Relationship (ER) Method Part – 2

Information Modeling By means of Entity Relationship (ER) Method Part – 2 Simple Concepts of Entity Relationship (ER) Model The Entity Relationship (ER) modeling interprets the real world as a concept of objects or entities as well as relationship among objects or entities. · Objects or Entities – Objects or Entities are the main information item about which data is […]

SQL Server

Information Modeling By means of Entity Relationship (ER) Method Part – 1

Information Modeling By means of Entity Relationship (ER) Method Part – 1 Introduction An information modeling is an intangible illustration of the information arrangements which is necessary for a database. The information arrangements are consisting of the information objects, the relations among information objects, as well as the guidelines which controls he the actions on the objects. As the title […]

SQL Server

Overview of Database Management System (DBMS) Part – 10

Overview of Database Management System (DBMS) Part – 10 Categories of Database Application More than a few standards are generally castoff to categorize Database Management System (DBMS). The 1st is the information modeling on which the Database Management System (DBMS) is constructed. The key information modeling castoff in numerous present commercial Database Management System (DBMS) is the relational information modeling. […]

SQL Server

Overview of Database Management System (DBMS) Part – 8

Overview of Database Management System (DBMS) Part – 8 Database End Users plus End User Interfaces There are four (4) dissimilar kinds of database application end users, distinguished by means of the method they imagine to work with the database application. Dissimilar kinds of end user interfaces have been planned for the dissimilar kinds of end users. 1. Inexperienced end […]

SQL Server

Overview of Database Management System (DBMS) Part – 7

Overview of Database Management System (DBMS) Part – 7 Data Dictionary or Data Directory An individual can describe a data dictionary or data directory as a Database Management system (DBMS) module which keeps the description of information appearances as well as associations. An individual might recall that this “information about information” was considered as metadata. The Database Management system (DBMS) […]

SQL Server

Overview of Database Management System (DBMS) Part – 6

Overview of Database Management System (DBMS) Part – 6 Database Operation Language A database application delivers a Data Definition Language (DDL) to stipulate the database schema as well as a Data Manipulation Language (DML) to define database queries plus alteration In reality, the Data Definition Language (DDL) and Data Manipulation Language (DML) are not two (2) distinct languages; as a […]

SQL Server

Overview of Database Management System (DBMS) – Part 5

Overview of Database Management System (DBMS) – Part 5 Information Modeling Designing the construction of a database is the information modeling: a gathering of theoretical tools for labeling information, information associations, information semantics, as well as reliability constrictions. In the direction of demonstrating the notion of information modeling, two (2) information models have been outlined: the entity – relationship (ER) […]