- SQL (Structured Query Language) is a standard interactive and programming language for getting information from and updating a database. Although SQL is both an ANSI and an ISO standard, many database products support SQL with proprietary extensions to the standard language. Queries take the form of a command language that lets you select, insert, update, find out the location of data, and so forth. There is also a programming interface.
Getting started with SQL
To explore how SQL is used in the enterprise, here are some additional resources:
SQL and SQL Server Tutorial and Reference Guide: SQL (Structured Query Language) is the language of databases. This tutorial provides a great foundation for learning or brushing up your skills.
How to use the SELECT statement in SQL: Learn how to use SELECT to access almost anything contained in a SQL database, along with the names and functions of the clauses in a SELECT statement.
Learn more about SQL Server Business Intelligence (BI) and Data Warehousing
Tips for tuning SQL Server 2005 to improve reporting performance: We are required to report from our SQL Server 2005 database. There are five or six tables regularly used for holding the reporting data, but these tables have five-to-seven million rows of data in ...
Tutorial: SQL Server 2005 Analysis Services: Want to learn about Analysis Services 2005 in SQL Server? These tips outline helpful features and give examples of this BI tool's functionality.
Migrating SQL Server 2000 DTS packages to SSIS: SSIS is more than a replacement for DTS packages. Migrate to this new powerful ETL platform with the transitional tools of Upgrade Advisor and Package Migration Wizard.
An overview of SQL Server Report Builder 2.0: In this chapter excerpt from "Learning SQL Server 2008 Reporting Services", find out about the interface details and controls available in Report Builder 2.0.
Microsoft SQL Server Integration Services primer: In this chapter excerpt from "SQL Server 2008 Integration Services Unleashed", learn more about the new features included with SSIS 2008 and what they mean to you.
SQL Server Reporting Services Fast Guide: Check out this collection of best practices, troubleshooting advice and perfomance tips for working with SSRS in SQL Server 2005.
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.