Topics
Started by
Posts
Last post
I have to do a complex insert statement from one source table, which defines the relationship betwe…
6 replies
I want to perform the following operation I copied the excel spread sheet that has the calculation …
1 replies
Hello - I'm wondering if anyone has some elegant way to handle this problem: I have participant/eve…
4 replies
Dear all, Please can anybody help me with a stored procedure which returns all dates falling on sat…
3 replies
Hello all, I have a database that is storing SSNs...SO while in development I have set up encryptio…
11 replies
How do you do something like this? I want to replace SUM(X.A)/SUM(X.B) with FX3.Val3 CREATE FUNCTIO…
1 replies
My question is how to compare rows in the same table. I have processed data and got it into followi…
10 replies
Is there a trick or common way to do the following: Let's say I have a table called People with two…
6 replies
hi how can i add something like this in table account's value insert into @temp1('account's value')…
8 replies
Hello - I cannot figure out what is wrong with the following code. Can anyone see what I am missin…
4 replies
Hi , I have a table Temp and the data as follows. Create table Temp ( PAN nvarchar(100), Month in…
4 replies
Current situation: In SQL 2008 environment, proc1 is called by a single-threaded, third-party Windo…
35 replies
:unsure:Hello All, I have made several attempts at this over the years and have not succeeded yet. …
7 replies
Hey all, I am trying to create a SP that will compare the output of given SP`s on given servers. B…
5 replies
Hi, I have two tables A and B which are joined by the EmployeeBadgeID. I have to capture all the …
1 replies
Viewing 15 topics - 5,866 through 5,880 (of 10,644 total)
You must be logged in to create new topics.