<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Learn XML &#187; sql</title>
	<atom:link href="http://www.learnxmlws.com/tag/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learnxmlws.com</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 07:28:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Creating a music searching database. XML or SQL?</title>
		<link>http://www.learnxmlws.com/creating-a-music-searching-database-xml-or-sql/</link>
		<comments>http://www.learnxmlws.com/creating-a-music-searching-database-xml-or-sql/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 15:56:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Progamming]]></category>
		<category><![CDATA[best buy]]></category>
		<category><![CDATA[check boxes]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[musicians]]></category>
		<category><![CDATA[shopping]]></category>
		<category><![CDATA[size color price]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/creating-a-music-searching-database-xml-or-sql/</guid>
		<description><![CDATA[For my website I want to create a small database with my favorite albums and musicians. I want the user to be able to search this database and/or narrow their results using check boxes and searches (similar to how shopping websites allow you to narrow your results by size, color, price, etc. like eBay or [...]]]></description>
			<content:encoded><![CDATA[<p>For my website I want to create a small database with my favorite albums and musicians. I want the user to be able to search this database and/or narrow their results using check boxes and searches (similar to how shopping websites allow you to narrow your results by size, color, price, etc. like eBay or Best Buy). For this kind of functionality, do I have to use SQL or can I do the same with XML? Any suggestions?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/creating-a-music-searching-database-xml-or-sql/feed/</wfw:commentRss>
		<slash:comments>333</slash:comments>
		</item>
		<item>
		<title>Can someone explain to me how XML works? And what is XHTML, PHP, SQL, and ASP?</title>
		<link>http://www.learnxmlws.com/can-someone-explain-to-me-how-xml-works-and-what-is-xhtml-php-sql-and-asp/</link>
		<comments>http://www.learnxmlws.com/can-someone-explain-to-me-how-xml-works-and-what-is-xhtml-php-sql-and-asp/#comments</comments>
		<pubDate>Sun, 01 May 2011 17:39:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[book name]]></category>
		<category><![CDATA[lt]]></category>
		<category><![CDATA[php asp]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/can-someone-explain-to-me-how-xml-works-and-what-is-xhtml-php-sql-and-asp/</guid>
		<description><![CDATA[I know html and am learning css and javascript. C3Schools says XML is meant to store and send data like &#60;book&#62;Book Name&#60;/book&#62; but what&#8217;s the point in that? When would I be able to use that? And what are XHTML, PHP, ASP, and SQL and what do they look like? I will read long answers. [...]]]></description>
			<content:encoded><![CDATA[<p>I know html and am learning css and javascript. C3Schools says XML is meant to store and send data like &lt;book&gt;Book Name&lt;/book&gt; but what&#8217;s the point in that? When would I be able to use that? And what are XHTML, PHP, ASP, and SQL and what do they look like? I will read long answers. TEN POINTS</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/can-someone-explain-to-me-how-xml-works-and-what-is-xhtml-php-sql-and-asp/feed/</wfw:commentRss>
		<slash:comments>266</slash:comments>
		</item>
		<item>
		<title>What are XML, QTP, and SQL. How are the 3 related to one another?</title>
		<link>http://www.learnxmlws.com/what-are-xml-qtp-and-sql-how-are-the-3-related-to-one-another/</link>
		<comments>http://www.learnxmlws.com/what-are-xml-qtp-and-sql-how-are-the-3-related-to-one-another/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 17:42:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[programmer]]></category>
		<category><![CDATA[qtp]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/what-are-xml-qtp-and-sql-how-are-the-3-related-to-one-another/</guid>
		<description><![CDATA[First off, I&#8217;m not a programmer. Can someone explain in simple non technical terms what XML, QTP and SQL are and how they related to each other. Any examples would be great. Also if I were to want a book to learn the 3, which order should I learn them in? Thanks]]></description>
			<content:encoded><![CDATA[<p>First off, I&#8217;m not a programmer.<br />
Can someone explain in simple non technical terms what XML, QTP and SQL are and how they related to each other.  Any examples would be great.</p>
<p>Also if I were to want a book to learn the 3, which order should I learn them in?  Thanks</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/what-are-xml-qtp-and-sql-how-are-the-3-related-to-one-another/feed/</wfw:commentRss>
		<slash:comments>279</slash:comments>
		</item>
		<item>
		<title>Using MySQL for free and what is XML?</title>
		<link>http://www.learnxmlws.com/using-mysql-for-free-and-what-is-xml/</link>
		<comments>http://www.learnxmlws.com/using-mysql-for-free-and-what-is-xml/#comments</comments>
		<pubDate>Thu, 13 May 2010 07:24:31 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/using-mysql-for-free-and-what-is-xml/</guid>
		<description><![CDATA[Hi at the moment i am using sql in oracle at unversity how do i use mysql for free and what exactly is xml]]></description>
			<content:encoded><![CDATA[<p>Hi at the moment i am using sql in oracle at unversity how do i use mysql for free and what exactly is xml</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/using-mysql-for-free-and-what-is-xml/feed/</wfw:commentRss>
		<slash:comments>228</slash:comments>
		</item>
		<item>
		<title>Where can I start learning and practicing game programming?</title>
		<link>http://www.learnxmlws.com/where-can-i-start-learning-and-practicing-game-programming/</link>
		<comments>http://www.learnxmlws.com/where-can-i-start-learning-and-practicing-game-programming/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 08:23:20 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[c unix]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[free online courses]]></category>
		<category><![CDATA[game modding]]></category>
		<category><![CDATA[game programming]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[thanks in advance]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[unix system programming]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/where-can-i-start-learning-and-practicing-game-programming/</guid>
		<description><![CDATA[I&#8217;m on my second year of Computer Science. I know Java, C, UNIX system programming, SQL, XML. I&#8217;ve figured that C++ is the most used language for game programming. So where can I start? Should I join one of those game modding teams? Should I take one of those free online courses? Thanks in advance!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m on my second year of Computer Science. I know Java, C, UNIX system programming, SQL, XML. I&#8217;ve figured that C++ is the most used language for game programming. </p>
<p>So where can I start? Should I join one of those game modding teams? Should I take one of those free online courses?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/where-can-i-start-learning-and-practicing-game-programming/feed/</wfw:commentRss>
		<slash:comments>260</slash:comments>
		</item>
		<item>
		<title>How can you get the records in a SQL database by XML?</title>
		<link>http://www.learnxmlws.com/how-can-you-get-the-records-in-a-sql-database-by-xml/</link>
		<comments>http://www.learnxmlws.com/how-can-you-get-the-records-in-a-sql-database-by-xml/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 04:23:04 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[data base]]></category>
		<category><![CDATA[java script]]></category>
		<category><![CDATA[nin]]></category>
		<category><![CDATA[schema]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tabular format]]></category>
		<category><![CDATA[web page]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/how-can-you-get-the-records-in-a-sql-database-by-xml/</guid>
		<description><![CDATA[I have a database created by SQL, I need to create a page to view the records in the data base in a web page in an tabular format. I am allowed to use XML, Java Script and HTML only. Any idea? Will it is true that XML is not able to do that but [...]]]></description>
			<content:encoded><![CDATA[<p>I have a database created by SQL, I need to create a page to view the records in the data base in a web page in an tabular format. I am allowed to use XML, Java Script and HTML only. Any idea?<br />
Will it is true that  XML is not able to do that but with the use of java script I have found a way to make the XML read the data in the database but it wont show them in tabular format it will just put the nin the web page as XML format or it will put them without any format. I have tried to use a schema to make the XML style one to get in a table but it wont work. I&#8217;ve gut pretty stuck there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/how-can-you-get-the-records-in-a-sql-database-by-xml/feed/</wfw:commentRss>
		<slash:comments>436</slash:comments>
		</item>
	</channel>
</rss>

