
Install SQL Server 2012 Express, configure sa login, and explore SSMS with Adventure Works database. Master SQL using select, from, where, order by, joins, unions, subqueries, and group by having.
Explore the three principal SQL Server 2012 editions: enterprise, business intelligence, and standard—and learn their features, hardware and software prerequisites, and the developer and express options for hands-on practice.
Download sql server express edition 2012 and the adventure works sample database, choose the appropriate 64-bit or 32-bit installer, and save the files to your desktop.
Install SQL Server 2012 Express, configure instance named SS2K12EXPRESS, and attach the AdventureWorks sample database using SSMS, covering installation wizard steps, authentication, and data directories.
Explore the sa login, its full administrative rights, and how to manage its password and status in SQL Server Management Studio, including recommended production restrictions.
Review prerequisites for installing SQL Server 2012 Express Edition, compare editions, install the Express Edition with Adventure Works, and outline best practices for managing the sa super user.
Scope of this course is confined to the following learning objectives ONLY: