﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Articles tagged select</title><link>http://www.sqlservercentral.com/</link><description>Articles tagged select posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Indexing - Take the Hint and Leave it to the Experts</title><description><![CDATA[<p>The most common T-SQL command in use has to be the SELECT statement, it is the bedrock of any SQL Professional's day. Sometimes it's used to snatch some data from a table or two while some quick investigation is done, other times it is at the heart of a stored procedure or view that will inform business decisions for coming months or even years.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/87706/</guid><pubDate>Mon, 30 Jan 2012 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/87706/</link></item><item><title>Understanding the SQL Server SELECT @@VERSION command</title><description><![CDATA[<p>Check out this tip to learn about the SELECT @@VERSION command in SQL Server.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/86994/</guid><pubDate>Fri, 30 Dec 2011 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/86994/</link></item><item><title>Stairway to T-SQL DML Level 1: The Basic SELECT Statement</title><description><![CDATA[<p>There are lots of different aspects of managing data in a SQL Server database.  Before you can get into the complex management issues associated with managing application data you need to start with the basic of retrieving data from a table.  To return data from a SQL Server table you use a SELECT statement. In this level I will be cover the components of the basic SELECT statement and how you can use it to retrieve data from a single SQL Server table.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Stairway+Series/75772/</guid><pubDate>Fri, 07 Oct 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Stairway+Series/75772/</link></item></channel></rss>