INTRODUCTION TO SQL (3)
INTRODUCTION TO SQL (3)
DDL stands for data definition language and used to define database
patterns or structures. DDL is a syntax which is same as syntax of
computer programming language for defining patterns of database.
Few examples of it are:
It has statements which are used to manage the data within the pattern
of objects. Some of the samples of the statements are as follows:
ROLL BACK command uses the save point command to jump to save
point in transaction.
These are different types of DBMS languages, which are used to read,
upgrade, save information.