<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Search and Replace on Multiple Rows in SQL'</title>
    <description>Snipplr comments feed</description>
    <link>https://ipv6.snipplr.com/</link>
    <lastBuildDate>Thu, 23 Apr 2026 03:18:47 +0000</lastBuildDate>
    <item>
      <title>AlyssaLauren8293 said on 08/Dec/2022</title>
      <link>https://ipv6.snipplr.com/view/28914/search-and-replace-on-multiple-rows-in-sql</link>
      <description>&lt;p&gt;Using the Search and Replace feature in SQL is a great way to update multiple rows of data at once. This can be done &lt;a href="http://maryanndermody.com/home-valuation"&gt;real estate for sale Valley&lt;/a&gt; by either using the UPDATE command with a WHERE clause, or by using the REPLACE command. Both of these methods will search through all of the data in the table and replace any matching values with the new value.&lt;/p&gt;</description>
      <pubDate>Thu, 08 Dec 2022 14:25:11 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/28914/search-and-replace-on-multiple-rows-in-sql</guid>
    </item>
  </channel>
</rss>
