SQL Server 2022 Content
SQL Server 2022 Content
TRIGGERS
Definition
Creating a Trigger
Types of Triggers
DDL Triggers
DML Triggers
INSTEAD OF Triggers
Setting Triggering Order
USER-DEFINED FUNCTIONS
What is a UDF?
Creating and using UDF’s
UDF’s returning a table
CURSORS
What is a Cursor?
Types of Cursors
Statements in the usage of a
Cursor
Using @@FETCH_STATUS
SECURITY
Security Basics
Authentication Modes
Creating a login
Providing permissions on a
database
Providing permissions on
database objects