<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1005918" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1005918</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/stored-procedures#comment-1031566</link>
    <description> &lt;p&gt;RC,&lt;/p&gt;
&lt;p&gt;Stored Procedures are mostly for DB Servers like SQL, Oracle, Sybase etc. Since they run without any user interaction they need to run on a server type db.&lt;/p&gt;
&lt;p&gt;They can be used for things like cleanup duty (delete all records from last week), archive duty (backup all records from last week to backup table),bad record check (delete records where whatever is no good), and lots of other stuff.&lt;/p&gt;
&lt;p&gt;Granted you can do all this stuff manually with web pages but it&#039;s totally automated with stored procedures.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
Peter J. Boettcher&lt;/p&gt;
 </description>
     <pubDate>Mon, 08 May 2000 19:17:00 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1031566 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
