Topics
Started by
Posts
Last post
Hello all, I have a question that might be very simple, but yet I have not been able to solve. Let …
5 replies
hai to all, alter procedure tax(@taxCode varchar(100),@Qty numeric(19,6),@Price numeric(19,6),@dis …
7 replies
Hi All, Is there any way to know the Max Capacity for a declared DataType programatically? can we g…
7 replies
Hi ALTER proc dbo.getMaxval ( @AllocId bigint, @Cnt int output ) as set nocount o…
11 replies
Hi Guys. Would anyone know how I could refernce the contents of a certain cell in a certain table t…
9 replies
Hi, Anyone can help? How can I show the output of this loop in one recordset? Another words, I want…
4 replies
I use the following sql in SSIS to shrink databases, still de database does not shrink. If i use th…
2 replies
Hello Does anyone know how I can script in T-SQL a result similar to the attached excel template? I…
3 replies
Functional Requirement Generate a configuration item dependency chart for a specified item that sho…
1 replies
Hello I have a complex report to wrtie with a query which looks simple but isnt, my question is tha…
7 replies
HI all, Can any one tells me how to use t-sql debugger. I have seen that you can right click on sto…
2 replies
I have a request to create a column that stores all the comments for an account into one column. Th…
13 replies
Hello I have been trying to group a query by date, but anytime i try the default database date appe…
8 replies
I have a SP that uses temp tables and joins them together based on which result set has returned th…
8 replies
I'm coming from an Oracle background to SQL Server 2005. One huge difference I'm seeing so far is …
2 replies
Viewing 15 topics - 8,821 through 8,835 (of 12,234 total)
You must be logged in to create new topics.