Car Management System Project
Car Management System Project
SYSTEM PROJECT
ON
CAR SHOWROOM
MANAGEMENT SYSTEM
APPLICATION
Databases are used to support internal operations of organizations and to underpin online
interactions with customers and suppliers.
Databases are used to hold administrative information and more specialized data, such as
engineering data or economic models. Examples of database applications include
computerized library systems, flight reservation systems, computerized parts inventory
systems, and many content management systems that store websites as collections of
webpages in a database.
Introduction to SQL
Structure Query Language (SQL) is a programming language to request data from
a database, to add, update, or remove data within a database, or to manipulate the
metadata of the database. SQL was the first commercial language introduced for E.F
Cod’s Relational model. Today almost all RDBMS (MySQL, Oracle, Informix,
Sybase, MS Access) uses SQL as the standard database language.SQL is used to
perform all type of data operations in RDBMS. Commonly used statements are
grouped into the following categories:
ER DIAGRAM:-
Insertion in table:-