Topics
Started by
Posts
Last post
Transferring data exports to a backup folder. Want to create a backup folder based on current date…
2 replies
I need to fix this so when I run the attached script it will not fail. What do I need to fix here. …
4 replies
Hi guys, For some reason a script has recently failed. The problem is that I am getting: The conve…
4 replies
IF EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[dbo].[sprInsertServiceTypeToTi…
12 replies
I need to create a trigger in a table that contain 104 columns and I just need to keep the changes…
2 replies
Hello All, I am looking to create a filter to look for a status in a history and if it is there to …
9 replies
Hi I want to Export some Formated data to a supplier on XML Format as follows - #### 2009W21 …
1 replies
Hi, I'm almost embarressed to post this question it looks quite simple - but its late and I just ca…
3 replies
I'm getting multiple rows from a select with group by that should return only one row. There is o…
3 replies
Is it possible to create quartile results in SQL Server 2005 and then graph them?
2 replies
Im looking for a book or an article that explains the performance ins and outs of using keywords su…
1 replies
See the script. When passing @tname (written to simply be a nvarchar that holds names of tables) sp…
2 replies
i have 2 select queries i need to build my first query is select name from emp Kings wings sings t…
7 replies
Hey guys, been struggling with this one for a bit and about to head home, but does anyone know how …
27 replies
Hi, I am trying to figure out a way to ignore NULLS using the RANK() function. According to this ar…
11 replies
Viewing 15 topics - 6,421 through 6,435 (of 12,230 total)
You must be logged in to create new topics.