Last updated
Was this helpful?
Last updated
Was this helpful?
A SQL statement is a set of instruction that consists of identifiers, parameters, variables, names, data types, and SQL reserved words that compiles successfully.
defines data structures.
affect the information stored in the database.
determine how the current session handles run time settings.
ALTER
Collations
CREATE
DROP
DISABLE TRIGGER
ENABLE TRIGGER
RENAME
UPDATE STATISTICS
TRUNCATE TABLE
BULK INSERT
DELETE
INSERT
SELECT
UPDATE
MERGE
Displays the number of milliseconds required to parse, compile, and execute each statement.
an atomic unit of work and either completely succeeds or completely fails.