Topics
Started by
Posts
Last post
Hey all, I have a try catch block. In the catch i have this (along with other stuff!): …
9 replies
Hi all, Im trying to create a stored procedure that Pulls in Chargeable and Non Chargeable hours fo…
12 replies
Hi Everyone, I am getting the error 'Incorrect syntax near the keyword set' with the following code…
8 replies
Hello Please., i would like to see the 2014-06 matched results (3rd query), if the same ssn and ac…
4 replies
I have a situation where I want to update a column if and only if it is null. UPDATE Employee SE…
6 replies
I have a store procedure that creates a temp table #NewEmployees. I then drop the table and recreat…
11 replies
I can't understand why this won't work. I do this all the time. I created a dummy database (TomsTe…
4 replies
Hi, I have a query, which eats massive amounts of CPU because of a CLR function, which deals with l…
8 replies
Hi all, I hope someone can assist me with this need: We have four balls named 1,2,3,4. We have test…
3 replies
Hi, I've got a query which normally runs for 3 seconds in production, but in development it takes a…
1 replies
Hi, I am building a application, which will generates a MASTER query with 15 fields & 5 tables…
8 replies
I have table1 with col1 varchar,col2 int , col3 xml , col4 bit Can any one suggest a best way to f…
5 replies
I would be grateful for some advice with the following. Table definition: Create table code ( id id…
7 replies
Hi, What I thought would be a simple exercise in getting some information from msdb.dbo.backupset h…
1 replies
declare @string varchar(500) = 'Carborator Break Engine Oil' declare @tblPattern table (ID INT IDEN…
7 replies
Viewing 15 topics - 2,071 through 2,085 (of 10,647 total)
You must be logged in to create new topics.