Applied MathApplied ScienceArchitecture / Masters in ArchitectureBiological EngineeringBiomedical EngineeringBusiness ManagementCivil EngineeringComputer EngineeringComputer Information SystemsComputer NetworkingComputer ScienceConstruction ManagementCybersecurityElectrical EngineeringElectromechanical EngineeringEngineeringIndustrial DesignInterior DesignMechanical Engineering

Querying Microsoft SQL Server 2012

Learn how to query data from SQL Server tables. Microsoft Certified Trainer Gerry O’Brien reviews the history of SQL and relational theory, so you’ll understand exactly where this data manipulation language, and Microsoft’s seminal database program, got their starts. Then he shows how to query one or many different tables using SELECT statements, and filter, group, and sort the results. Next, learn how to work with special data types like dates, times, and characters. Gerry also covers advanced topics like subqueries, programming with T-SQL (Microsoft’s proprietary extension for SQL), and improving query performance.

Learn More