0890 Learning SQL
0890 Learning SQL
#sql
Table of Contents
About 1
Remarks 2
Versions 2
Examples 2
Overview 2
Introduction 4
Syntax 4
Examples 4
Add Column(s) 4
Drop Column 4
Drop Constraint 4
Add Constraint 4
Alter Column 5
Syntax 6
Examples 6
AND OR Example 6
Examples 7
ON DELETE CASCADE 7
Chapter 5: CASE 9
Introduction 9
Syntax 9
Remarks 9
Examples 9
Sample data 13
Query 13
Results 14
Explanation 14
Introduction 15
Examples 15
Table/Column Names 15
Keywords 15
SELECT * 15
Indenting 16
Joins 17
Chapter 7: Comments 19
Examples 19
Single-line comments 19
Multi-line comments 19
Syntax 20
Remarks 20
Examples 20
Temporary query 20
generating values 21
Syntax 27
Examples 27
CREATE Database 27
Syntax 28
Parameters 28
Remarks 28
Examples 28
Introduction 30
Syntax 30
Parameters 30
Remarks 30
Examples 30
Duplicate a table 31
SQL Server 32
Examples 34
Examples 36
DECIMAL and NUMERIC 36
Integers 36
UNIQUEIDENTIFIER 38
Introduction 39
Syntax 39
Examples 39
TRUNCATE clause 39
Syntax 41
Remarks 41
Examples 41
DROP Database 41
Remarks 42
Examples 42
Simple drop 42
Examples 43
Departments 43
Employees 44
Click here to download full PDF material