This chapter is from the book
Summary
In this hour, you've seen the four most often used SQL queries: SELECT, INSERT, UPDATE, and DELETE. You also saw how some of these queries run against the Northwind database on Microsoft SQL Server. Lastly, you saw some built-in SQL Server methods that make working with strings, dates, and numbers much easier.