<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tags 'T-SQL', 'DDL', and 'object explorer'</title><link>http://sqlblog.com/search/SearchResults.aspx?o=DateDescending&amp;tag=T-SQL,DDL,object+explorer&amp;orTags=0</link><description>Search results matching tags 'T-SQL', 'DDL', and 'object explorer'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Connect Digest : 2009-05-23 : please vote!</title><link>http://sqlblog.com/blogs/aaron_bertrand/archive/2009/05/23/connect-digest-2009-05-23-please-vote.aspx</link><pubDate>Sat, 23 May 2009 16:02:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14241</guid><dc:creator>AaronBertrand</dc:creator><description>Here are the items from this week that I feel deserve some attention.&amp;nbsp; I'm also adding a little bit of analysis to this.&amp;nbsp; I am always curious if my vote-pimping has any effect, so I am going to start taking a note of the ratings at the time I publish the post, and then compare them when I publish the next post.&amp;nbsp; This will give me some idea about whether my efforts here are worth it.&lt;br&gt;&lt;p&gt;====================&lt;/p&gt;
&lt;p&gt;&lt;b&gt;CREATE OR REPLACE syntax&lt;br&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;We've been asking for this syntax for several versions now, and it finally looks like they're seriously considering it.&amp;nbsp; To the point that they are narrowing down which DDL commands to support in the first round (since they don't pretend to be able to support all of them in one go).&amp;nbsp; This item already has a lot of votes, so if you have already voted, you could add comments indicating which items you would prefer be supported initially.&amp;nbsp; &lt;br&gt;
&lt;/p&gt;
&lt;p&gt;#127219 : CREATE OR REPLACE&lt;br&gt;

&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=127219" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=127219" target="_blank"&gt;http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=127219&lt;/a&gt;&lt;br&gt;Current rating: 4.7 (84 votes) &lt;br&gt;&lt;/p&gt;&lt;p&gt;
====================&lt;/p&gt;&lt;p&gt;&lt;b&gt;sp_helptext improvements&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Because of the missing syntax for create or replace, I filed two items in 2007 that would allow for improved usability with the system procedure sp_helptext.&amp;nbsp; One is to allow an option that would append 'GO' to the end of the script, and the other is to allow an option to script ALTER instead of CREATE.&amp;nbsp; While arguably these options are much less useful if they implement CREATE OR REPLACE functionality, that is still not guaranteed, so some other extensions might be helpful.&amp;nbsp; So far, I am the only person who has voted for either of these items.&lt;br&gt;&lt;/p&gt;&lt;p&gt;#273938 : sp_helptext : option for generating ALTER&lt;br&gt;

&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=273938" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=273938" target="_blank"&gt;http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=273938&lt;/a&gt;&lt;br&gt;
Current rating: N/A (1 vote)&amp;nbsp; &lt;/p&gt;&lt;p&gt;#291300 : Option for sp_helptext to add 'GO'&lt;br&gt;

&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=291300" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=291300" target="_blank"&gt;http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=291300&lt;/a&gt;&lt;br&gt;
Current rating: N/A (1 vote)&amp;nbsp; &lt;/p&gt;&lt;p&gt;
====================&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Object Explorer tree limits &lt;br&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Object Explorer has a known limitation where, if you have too many objects in a single database, expanding a relevant node will yield the error message: "See Object Explorer Details for objects in this folder."&amp;nbsp; Using Object Explorer Details instead of the Object Explorer tree adds some functionality (like sorting and viewing additional properties); however, at the same time, it takes some important functionality away (like expanding multiple items at the same level and dragging column name lists onto query windows).&amp;nbsp; Now it seems that fixing this issue means they will also have to fix the underlying OS, but I say by all means do it.&amp;nbsp; If I want to wait 15 minutes for my crappy desktop PC to display a tree, I should be able to make that choice myself.&lt;br&gt;&lt;/p&gt;&lt;p&gt;#362453 : SSMS RTM Table Limit&lt;br&gt;

&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=362453" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=362453" target="_blank"&gt;http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=362453&lt;/a&gt;&lt;br&gt;
Current rating: 4.7 (13 votes) &lt;br&gt;
&lt;/p&gt; &lt;p&gt;
====================&lt;/p&gt;&lt;p&gt;&lt;b&gt;Bizarre XML Performance&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Fellow MVP and sqlblog.com blogger Adam Machanic discovered some illogical performance when constructing and slightly changing queries involving XML and TVFs.&lt;br&gt;&lt;/p&gt;&lt;p&gt;#453982 : Bizarre XML Performance&lt;br&gt;


&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=453982" title="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=453982" target="_blank"&gt;http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=453982&lt;/a&gt;&lt;br&gt;

Current rating: 4.7 (3 votes)&amp;nbsp; &lt;/p&gt;&lt;p&gt;
====================&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;</description></item></channel></rss>