<?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: What&#8217;s So Great about PL/SQL</title>
	<atom:link href="http://www.nodroidsallowed.com/2008/03/03/whats-so-great-about-plsql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nodroidsallowed.com/2008/03/03/whats-so-great-about-plsql/</link>
	<description>Practical techniques for raising a well-adjusted database</description>
	<lastBuildDate>Tue, 17 Jan 2012 12:33:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: vdibart</title>
		<link>http://www.nodroidsallowed.com/2008/03/03/whats-so-great-about-plsql/comment-page-1/#comment-45</link>
		<dc:creator>vdibart</dc:creator>
		<pubDate>Wed, 05 Mar 2008 14:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodroidsallowed.com/2008/03/03/whats-so-great-about-plsql/#comment-45</guid>
		<description>Rob,

In terms of version control, it&#039;s not really that much different than any other kind of file.  I have a source file with the code in it and then install that file on the database.  I *never* edit a procedure directly in the database as this is inherently evil.  I think some developers get caught up on this point because most UIs allow you to edit the proc directly in the database.  But if you ignore that functionality it&#039;s exactly the same as any other kind of source file.

For plugins - I believe there is a decent one for Eclipse but I usually edit the procedure in Emacs and have a quick bash script that I use to do the installation.  And my preferred database tool is Toad, which has a free windows version.  Hope that helps.

I may discuss this topic further in a later post.  Thanks for the comments!</description>
		<content:encoded><![CDATA[<p>Rob,</p>
<p>In terms of version control, it&#8217;s not really that much different than any other kind of file.  I have a source file with the code in it and then install that file on the database.  I *never* edit a procedure directly in the database as this is inherently evil.  I think some developers get caught up on this point because most UIs allow you to edit the proc directly in the database.  But if you ignore that functionality it&#8217;s exactly the same as any other kind of source file.</p>
<p>For plugins &#8211; I believe there is a decent one for Eclipse but I usually edit the procedure in Emacs and have a quick bash script that I use to do the installation.  And my preferred database tool is Toad, which has a free windows version.  Hope that helps.</p>
<p>I may discuss this topic further in a later post.  Thanks for the comments!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Spychala</title>
		<link>http://www.nodroidsallowed.com/2008/03/03/whats-so-great-about-plsql/comment-page-1/#comment-44</link>
		<dc:creator>Robert Spychala</dc:creator>
		<pubDate>Wed, 05 Mar 2008 04:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodroidsallowed.com/2008/03/03/whats-so-great-about-plsql/#comment-44</guid>
		<description>Good article. I&#039;ve worked with PL/SQL is the past and it wasn&#039;t the most fun. Probably mostly due to the SQL editing tools i used (SQL Navigator), but i agree that having all the type checking is really neat. Version control was a pain as well. But if there is a good PL/SQL eclipse plugin let us know brotha!

r.S.</description>
		<content:encoded><![CDATA[<p>Good article. I&#8217;ve worked with PL/SQL is the past and it wasn&#8217;t the most fun. Probably mostly due to the SQL editing tools i used (SQL Navigator), but i agree that having all the type checking is really neat. Version control was a pain as well. But if there is a good PL/SQL eclipse plugin let us know brotha!</p>
<p>r.S.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.240 seconds -->

