﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / T-SQL (SS2K8)  / output ve space while printing in sql server 2000 / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 25 May 2013 19:40:17 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: output ve space while printing in sql server 2000</title><link>http://www.sqlservercentral.com/Forums/Topic1356668-392-1.aspx</link><description>[quote][b]raghuldrag (9/11/2012)[/b][hr]hey friend     i am executing dis qury on sql server 2000 only...its not server 2008[/quote]I guessed that much from the subject of your post.[url=http://www.sqlservercentral.com/Forums/Forum8-1.aspx]Here [/url]is a link to the SQL Server 2000 forum.</description><pubDate>Tue, 11 Sep 2012 07:45:07 GMT</pubDate><dc:creator>Phil Parkin</dc:creator></item><item><title>RE: output ve space while printing in sql server 2000</title><link>http://www.sqlservercentral.com/Forums/Topic1356668-392-1.aspx</link><description>[quote][b]raghuldrag (9/11/2012)[/b][hr]hey friend     i am executing dis qury on sql server 2000 only...its not server 2008[/quote]But we still don't know what the question is. It has been suggested you read the article found at the first link in my signature. Perhaps you could read this one too. [url=http://weblogs.sqlteam.com/jeffs/archive/2008/05/13/question-needed-not-answer.aspx]http://weblogs.sqlteam.com/jeffs/archive/2008/05/13/question-needed-not-answer.aspx[/url]</description><pubDate>Tue, 11 Sep 2012 07:21:33 GMT</pubDate><dc:creator>Sean Lange</dc:creator></item><item><title>RE: output ve space while printing in sql server 2000</title><link>http://www.sqlservercentral.com/Forums/Topic1356668-392-1.aspx</link><description>hey friend     i am executing dis qury on sql server 2000 only...its not server 2008</description><pubDate>Tue, 11 Sep 2012 07:07:28 GMT</pubDate><dc:creator>raghuldrag</dc:creator></item><item><title>RE: output ve space while printing in sql server 2000</title><link>http://www.sqlservercentral.com/Forums/Topic1356668-392-1.aspx</link><description>Once again, I have to remind you that this is a [b]SQL Server 2008[/b] forum.</description><pubDate>Tue, 11 Sep 2012 01:37:10 GMT</pubDate><dc:creator>Phil Parkin</dc:creator></item><item><title>RE: output ve space while printing in sql server 2000</title><link>http://www.sqlservercentral.com/Forums/Topic1356668-392-1.aspx</link><description>while em using str in my query its showing error, likeselect slno,entrydate,goals,kpi,weightage,goals_review_date,reviewcomments,reviewedby,reviewdatefrom GOALSDTLunionselect str((slno,entrydate,goals,kpi,weightage,goals_review_date,reviewcomments,reviewedby,reviewdate),5,2)from GOALSDTL_Historyerror:doest convert date into int</description><pubDate>Mon, 10 Sep 2012 22:41:02 GMT</pubDate><dc:creator>raghuldrag</dc:creator></item><item><title>RE: output ve space while printing in sql server 2000</title><link>http://www.sqlservercentral.com/Forums/Topic1356668-392-1.aspx</link><description>[quote][b]raghuldrag (9/10/2012)[/b][hr]alter procedure Goals_history ( @stuid nvarchar(22), @startyear nvarchar(22), @endyear nvarchar(22), ) as begin select name,class,noofsubject,rank,test from @tab1 union select name,class,subject,rank,test from @tab2 where rank is not null and studentname=@stuid and accodomicyear&amp;gt;=@startyear and accodomicyear&amp;lt;=@endyear end OUTPUT: class noofsubject rank test name 2 5 1 revision ravi 2 5 - monthly raju 2 5 3 midterm ravi 6 4 - monthly somu 2 5 - revision ravi expectin outputrank is null means show first) class noofsubject rank test name 6 4 - monthly somu       2 5 - monthly raju 2 5 - revision-II ravi       2 5 1 revision ravi       2 5 3 midterm ravi :NOTE \ null values ve print first row of output.....         not null is ve to print with space.... how to define[/quote]Please see the first link in my signature about best practices when posting questions.</description><pubDate>Mon, 10 Sep 2012 08:50:55 GMT</pubDate><dc:creator>Sean Lange</dc:creator></item><item><title>output ve space while printing in sql server 2000</title><link>http://www.sqlservercentral.com/Forums/Topic1356668-392-1.aspx</link><description>alter procedure Goals_history ( @stuid nvarchar(22), @startyear nvarchar(22), @endyear nvarchar(22), ) as begin select name,class,noofsubject,rank,test from @tab1 union select name,class,subject,rank,test from @tab2 where rank is not null and studentname=@stuid and accodomicyear&amp;gt;=@startyear and accodomicyear&amp;lt;=@endyear end OUTPUT: class noofsubject rank test name 2 5 1 revision ravi 2 5 - monthly raju 2 5 3 midterm ravi 6 4 - monthly somu 2 5 - revision ravi expectin outputrank is null means show first) class noofsubject rank test name 6 4 - monthly somu       2 5 - monthly raju 2 5 - revision-II ravi       2 5 1 revision ravi       2 5 3 midterm ravi :NOTE \ null values ve print first row of output.....         not null is ve to print with space.... how to define</description><pubDate>Mon, 10 Sep 2012 05:37:55 GMT</pubDate><dc:creator>raghuldrag</dc:creator></item></channel></rss>