Enter Ur Email ID To Get Study Material & Latest Job Updates In Mail Inbox:
(Please activate subscription from your mail Inbox)  FeedBurner

Home » » Explain DBMS With Definition And Examples Functions

Explain DBMS With Definition And Examples Functions

Written By Unknown on Monday, 22 April 2013 | 8:49 pm

What Is Database Management System (DBMS), Define DBMS, DBMS Viva Questions With Answers, Functions Of DBMS, DBMS What Do



A database management system (DBMS) is a collection of programs that enables users to create & maintain a database. It facilitates the definition, creation and manipulation of the database.
Definition – it holds only structure of database, not the data. It involves specifying the data types, structures & constraints for the data to be stored in the database.
Creation –it is the inputting of actual data in the database. It involves storing the data itself on some storage medium that is controlled by the DBMS.
Manipulation-it includes functions such as updation, insertion, deletion, retrieval of specific data and generating reports from the data.

DBMS Functionality
Define a database : in terms of data types, structures and constraints
Construct or Load the Database: on a secondary storage medium
Manipulating the database : querying, generating reports, insertions, deletions and modifications to its content
Concurrent Processing and Sharing by a set of users and programs: yet, keeping all data valid and consistent

Other features:
Protection or Security measures to prevent unauthorized access
“Active” processing to take internal actions on data
Presentation and Visualization of data

0 comments:

Post a Comment

Thanks For Your Comment. We Get Back To You As Soon As Possible.