You have survived the first day of SF16SQL1001. So far, we have covered the basics of T-SQL (the version of SQL used in SQL Server)
SELECT [column(s)] FROM [table(s)]
and briefly jumped ahead to NULL and data types, which we will cover in detail later in the course. Download the class notes for day 1.