Topics
Started by
Posts
Last post
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
By: thava
how can I optimize this query please: select [Collateral ID], [DataDate], [Cif], [Collater…
4 replies
Hi All, Can i refresh view through linked server? I have full rights to modify the view? Ex…
2 replies
Hi all, i'm beginner with t sql and sql server 2008. i have a problem and i don't know how to solve…
4 replies
Viewing 15 topics - 2,071 through 2,085 (of 10,635 total)
You must be logged in to create new topics.