100% found this document useful (1 vote)
746 views

Overview of Database Management System - Studytonight

The document discusses databases and database management systems (DBMS). It defines a database as a collection of related data organized for easy access, management, and updating. A DBMS is software that allows users to create, define, and manipulate databases and provides protection, security, and data consistency. Popular DBMS include MySQL, Oracle, and Microsoft Access. The document also outlines the components, functions, advantages, and disadvantages of database systems and DBMS.

Uploaded by

satishgw
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
746 views

Overview of Database Management System - Studytonight

The document discusses databases and database management systems (DBMS). It defines a database as a collection of related data organized for easy access, management, and updating. A DBMS is software that allows users to create, define, and manipulate databases and provides protection, security, and data consistency. Popular DBMS include MySQL, Oracle, and Microsoft Access. The document also outlines the components, functions, advantages, and disadvantages of database systems and DBMS.

Uploaded by

satishgw
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

(http://www.studytonight.

com/)
ONLINE COURSES (http://studytonight.com/online-courses/)

Database

" Without SQL, websites will never have any way to handle Databases for data. "
LIBRARY (http://studytonight.com/library/)

Share
Share

Share
(http://www.addthis.com/bookmark.php?v=

US&s=linkedin&url=https%3A%2F%2Ffanyv88.com%3A443%2Fhttp%2Fwww.st

STUDYROOM (http://studytonight.com/studyroom/)

dbms.php&title=Overview%20of%20Database

12/54467d48bf9e2aa9/2&frommenu=1&uid=5
Share

FLASHCARDS NEW (http://studytonight.com/flashcards/)

Home (http://www.studytonight.com/)
Like

7.5k

Core Java (http://www.studytonight.com/java)

C++ (http://www.studytonight.com/cpp)

DBMS (http://www.studytonight.com/dbms)

C Language (http://www.studytonight.com/c)
Search

LogIn (http://www.studytonight.com/login)

More... (http://www.studytonight.com/library)

SignUp (http://www.studytonight.com/register)
Like
58
Suggest (http://www.studytonight.com/suggest)

344

Overview of Database
A Database is a collection of related data organised in a way that data can be easily accessed, managed and

Database Concept

updated. Any piece of information can be a data, for example name of your school. Database is actualy a place

Overview of DBMS

where related piece of information is stored and various operations can be performed on it.

(overview-of-dbms)
Database Architecture
(architecture-of-database)

DBMS

Database Model (database-

A DBMS is a software that allows creation, definition and manipulation of database. Dbms is actualy a tool used

model)

to perform any kind of operation on data in database. Dbms also provides protection and security to database. It

Codd's rule (codd-rule)

maintains data consistency in case of multiple users. Here are some examples of popular dbms, MySql, Oracle,

RDBMS Concept (rdbms-

Sybase, Microsoft Access and IBM DB2 etc.

concept)
Database key (databasekey)
Normalization (databasenormalization)

Components of Database System


The database system can be divided into four components.

E-R Diagrams (er-diagram)


Generalization and
Specialization
(generalization-andspecialization)
SQL Concept
SQL Introduction
(introduction-to-sql)
DDL Command
Create query (create-query)
Alter query (alter-query)
Truncate, Drop and Rename
query (truncate-droprename-query)
DML Command
All DML command (dmlcommand)
TCL Command
All TCL Command (tcl-

Users : Users may be of various type such as DB administrator, System developer and End users.

command)

Database application : Database application may be Personal, Departmental, Enterprise and Internal

DCL Command
All DCL Command (dclcommand)

DBMS : Software that allow users to define, create and manages database access, Ex: MySql, Oracle etc.
Database : Collection of logical data.

WHERE clause (whereclause)


SELECT query (selectquery)
LIKE clause (like-clause)
ORDER BY clause (orderbyclause)

Functions of DBMS
Provides data Independence
Concurrency Control
Provides Recovery services

Group BY clause (groupby-

Provides Utility services

clause)

Provides a clear and logical view of the process that manipulates data.

Having clause (havingclause)


DISTINCT keyword (distinctkeyword)

Advantages of DBMS

AND & OR operator (sql-

Segregation of applicaion program.

and-or-operator)

Minimal data duplicacy.

Advance SQL

Easy retrieval of data.

SQL Constraints (sql-

Reduced development time and maintainance need.

constraints)
SQL function (sql-function)
SQL Join (joining-in-sql)
SQL Alias (sql-alias)

Disadvantages of DBMS

SQL SET operation (set-

Complexity

operation-in-sql)

Costly

SQL Sequences (sql-

Large in size

sequences)
SQL Views (sql-views)

Next (architecture-of-database.php)

Test Yourself !
If you have studied all the lessons
of DBMS, then evaluate yourself by
taking these tests.

DBMS Topical Test (http://www.studytonight.com/dbms/tests/)

Subjects : Core Java (http://www.studytonight.com/java)


(http://www.studytonight.com/dbms)

C++ (http://www.studytonight.com/cpp)

C Language (http://www.studytonight.com/c)

DBMS

Servlet (http://www.studytonight.com/servlet)

Studytonight 2013 Handcrafted with Love


About Us (http://www.studytonight.com/about) Suggest (http://www.studytonight.com/suggest) Terms (http://www.studytonight.com/terms) Contact Us
(http://www.studytonight.com/contact) Collaborate (http://www.studytonight.com/collaborate/) Blog (http://studytonight.tumblr.com/)

You might also like