/SQL-Functions

Stored Procedures, Functions, Views, Triggers and built-in Functions

Stored Procedures, Functions, Views, Triggers and built-in Functions

01. Aggregate Functions (MAX, MIN, AVG, COUNT, SUM) in SQL Server / MySQL

02. ISNULL in SQL Server

03. String Functions (RTRIM, LTRIM, TRIM) in SQL Server

04. Creating User declared Functions in SQL Server

05. Stored Procedures in SQL Server

06. Views and Triggers in SQL Server

07. String Concatenation & Splitting in SQL Server

08. Date Time in SQL Server

09. Date Time in MySQL

10. String Functions (LOWER, UPPER, LEFT, RIGHT) in SQL Server