<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Update,Change, Delete Data Query</title>
	<atom:link href="http://www.sqltutorials.net/update-delete-data/updatechange-delete-data-query.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sqltutorials.net/update-delete-data/updatechange-delete-data-query.html</link>
	<description>Learn database design and the SQL language.</description>
	<lastBuildDate>Sat, 11 Apr 2009 14:48:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: deepak</title>
		<link>http://www.sqltutorials.net/update-delete-data/updatechange-delete-data-query.html/comment-page-1#comment-770</link>
		<dc:creator>deepak</dc:creator>
		<pubDate>Sat, 11 Apr 2009 14:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqltutorials.net/changing-data/updatechange-delete-data-query.html#comment-770</guid>
		<description>SIR HOW TO UPDATE ALL THE COLUMN IN RTHE DATABSE PLZ WRITE SQL QUERY FOR AAL T FIEKLD WITH EXAMPLE</description>
		<content:encoded><![CDATA[<p>SIR HOW TO UPDATE ALL THE COLUMN IN RTHE DATABSE PLZ WRITE SQL QUERY FOR AAL T FIEKLD WITH EXAMPLE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shauna Bott</title>
		<link>http://www.sqltutorials.net/update-delete-data/updatechange-delete-data-query.html/comment-page-1#comment-586</link>
		<dc:creator>Shauna Bott</dc:creator>
		<pubDate>Tue, 03 Feb 2009 14:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.sqltutorials.net/changing-data/updatechange-delete-data-query.html#comment-586</guid>
		<description>I have learned a lot about SQL from this site.  Thanks.  But I am now onto a more complicated  script that I can&#039;t figure out.  Can you help?  The end result is to extract the First Name letter and the whole last name into a USERNAME (ex. SBOTT).  Then update the LOGIN_STRING field in the db for each employee.  All of the above I know how to do.  But the tricky part is that I need it to do it for all employees by matching the PK of EMP_ID.  So Shauna Bott emp_ID of 12 updates LOGIN_STRING to SBOTT.  Jane Meyers empID of 15 updates LOGIN_STRIING to JMEYERS.  I would appreciate any help.  Thanks</description>
		<content:encoded><![CDATA[<p>I have learned a lot about SQL from this site.  Thanks.  But I am now onto a more complicated  script that I can&#8217;t figure out.  Can you help?  The end result is to extract the First Name letter and the whole last name into a USERNAME (ex. SBOTT).  Then update the LOGIN_STRING field in the db for each employee.  All of the above I know how to do.  But the tricky part is that I need it to do it for all employees by matching the PK of EMP_ID.  So Shauna Bott emp_ID of 12 updates LOGIN_STRING to SBOTT.  Jane Meyers empID of 15 updates LOGIN_STRIING to JMEYERS.  I would appreciate any help.  Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
