(sid CHAR (20),
name CHAR (30),
login CHAR (20),
age INTEGER
GPA REAL)
INTO Students (sid, name, login, age, GPA)
VALUES (53688, `Smith`, `smith@ee`, 18, 3.2)
2. ADABAS: ADABAS is a software AG’s primary database management system and it provides an efficient access to data and maintaining the integrity of the database. It is an application that needs very high volumes of data processing and high transaction processing environments.
3. Microsoft Office Access: Access is a relational database management system from Microsoft and software development tools. It stores data in its own format based on the access jet database engine.
Reference: wikipedia.org and garret.ru/goods.html
figure from: http://indsgroup.com/EMS1.GIF
more infor visit: http://www.doeacc.edu.in/jsp/syllabus/pdf/a7.pdf
Data Integrity & Security: DBMS can impose integrity constraints. For example, "before interesting salary information for an employee, the system can check that the department budget is not exceeded. Also, it can enforce access controls that govern what data is visible to different classes of users." (pg.9, Ramarkrishnan, Gehrke)
Data Administration: When many users use the data, the central administration data offer great enhancements.
Concurrent Access & Crash Recovery: Systems protects users from the effect of the failures.
Reduced Application Development Time: System supports important functions that one common to many applications accessing data in the DBMS.
Resources: Database Management Systems, 3rd Edition, by Ramakrishnan & Gehrke and Information Systems Today, 2nd Edition, by Jessup, Valacich & Wade.
figure from: http://www.made-in-china.com/image/6f3j00teFacTGqVEohM/Amr-Ami-Backend-Database-Management-System-Meter.jpg
more infor visit:http://www.wisegeek.com/what-is-a-database-management-system.htm
Resources:Database Management System, 3rd Edition, by Ramkrishnan, Gehrke and Wikipedia.com
Figure from:https://ipt12.wikispaces.com/file/view/Database_Management_System.jpg
more infor visit: http://www.webopedia.com/TERM/D/database_management_system_DBMS.html