﻿<?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 Content tagged T-SQL, update</title><link>http://www.sqlservercentral.com/</link><description>Content tagged T-SQL, update posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Update with CASE statement</title><description><![CDATA[<p></p>]]></description><guid>http://www.sqlservercentral.com/questions/T-SQL/96437/</guid><pubDate>Tue, 19 Feb 2013 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/questions/T-SQL/96437/</link></item><item><title>Stairway to T-SQL DML Level 10: Changing Data with the UPDATE Statement</title><description><![CDATA[<p>Unless you are working on a reporting-only application you will probably need to update tables in your SQL Server database.  To update rows in a table you use the UPDATE statement. In this level we will be discussing how to find and update records in your database, and discuss the pitfalls you might run into when using the UPDATE statement.   </p>]]></description><guid>http://www.sqlservercentral.com/articles/Stairway+Series/88680/</guid><pubDate>Wed, 10 Oct 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Stairway+Series/88680/</link></item><item><title>Restricting updates?</title><description><![CDATA[<p></p>]]></description><guid>http://www.sqlservercentral.com/questions/T-SQL/90564/</guid><pubDate>Fri, 22 Jun 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/questions/T-SQL/90564/</link></item><item><title>Using REPLACE in an UPDATE statement</title><description><![CDATA[<p>This article covers using the REPLACE function to selectively replace text inside a string in SQL Server. The REPLACE function is easy to use and very handy with an UPDATE statment.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/70071/</guid><pubDate>Mon, 03 May 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/70071/</link></item><item><title>Swap column values</title><description><![CDATA[<p>Interchange column values using a single update query</p>]]></description><guid>http://www.sqlservercentral.com/articles/T-SQL/66222/</guid><pubDate>Mon, 25 May 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/T-SQL/66222/</link></item></channel></rss>