Topics
Started by
Posts
Last post
I am creating a view where I can have the sum of the quantity of a part number per location.
3 replies
the code run without error but not insert any help please set nocount on create table #DISTINCTC(…
5 replies
Hello, I need help formulating the following..... I would like to join cwm_cust table to cwm_cut_up…
5 replies
say this code @y = 'name' --- column name @z int ---- the output sq_execute…
3 replies
declare Dist cursor for select [name]from #DISTINCTC open Dist DECLARE @z nvarchar(500) --Declare…
2 replies
I need help with an update query. Ultimately i need to add 0 or 00 to each field where the minimum…
4 replies
Hello experts, I am new to these forums so please take it easy on me ;} SQL Server 2000 I have a q…
4 replies
Hello SQL server gurus, I am relatively new to SQL server, my background is Oracle/Teradata on UNIX…
5 replies
I need to create a report looking at data from 2007. Basically I need to get the total number of mo…
50 replies
Hi there, I need to make a row by row loop, in a big monster table... millions and millions of rows…
25 replies
Hello everyone, I would like your assistance on this. I have create a virtual machine (windows 2k3 …
8 replies
I would like to do one of the following which ever is the best way to accomplist what I need. 1. Cr…
9 replies
Maybe I didn't look hard enough, but i havent been able to find a quick solution for this and if i …
9 replies
Hi Im new to SQL and need help, Are there any algorithms i can use to help predict trending levels…
1 replies
Hi all This may be an interesting one: In creating a Database Snapshot from a Mirrored Database (fo…
5 replies
Viewing 15 topics - 2,041 through 2,055 (of 2,735 total)
You must be logged in to create new topics.