SQL-101-Basics
Ctrlk
  • Introduction
  • Part 1: Transact-SQL
    • 1.0: Getting Started with T-SQL
    • 1.1: Create Database
    • 1.2: Drop Database
    • 1.3: Create Table
    • 1.4: Insert
    • 1.5: Update
    • 1.6: Read
    • 1.7: Alter
    • 1.8: Customer Table
    • 1.9: Diagramming Notation
    • 1.10: Foreign Keys
    • 1.11: Join
    • 1.12: Solutions
  • Part 2: PostgreSQL
  • Part 3: T-SQL Challenges
  • Part 4: PostgreSQL Challenges
  • Part 5: Resources
Powered by GitBook
On this page

Part 1: Transact-SQL

1.0: Getting Started with T-SQL1.1: Create Database1.2: Drop Database1.3: Create Table1.4: Insert1.5: Update1.6: Read1.7: Alter1.8: Customer Table1.9: Diagramming Notation1.10: Foreign Keys1.11: Join1.12: Solutions
PreviousIntroductionNext1.0: Getting Started with T-SQL

Last updated 7 years ago