Category: SQL

MS SQL Server, TSQL

SQL Online Crash Course – Introduction

What will you learn? Understand the creation and modification of tables, how to handle data, do calculations and gain query speed. Content Chapter 1 – Straight Into Action Create Table Insert Into Select *, Where, Group By, Age, AvgAge Alter Table (Gender, Size, Notes) Update, Delete Create Index Create Table Class, Join Chapter 2 – […]