Topics
Started by
Posts
Last post
I need to create a query that can be used for generating a work shift differential. I have a query …
19 replies
I need to make a SELECT with a call of a stored procedure in the WHERE clause. It should be somethi…
5 replies
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
Viewing 15 topics - 6,421 through 6,435 (of 12,232 total)
You must be logged in to create new topics.