Topics
Started by
Posts
Last post
Suppose i have 2 table as Emp and Emp2. select empid from Emp where deptid=2 The output of the abov…
14 replies
Hi N00b question perhaps, but I've just had to correct a SP which used x = NULL evaluations to use …
9 replies
Can anyone tell me why the script below is returning "Msg 102, Level 15, State 1, Line 1 Incorrect …
11 replies
So I am struggling to even get started on this issue. Basically I have a sales table laid out like …
5 replies
I have gone through technical documents.I am very much new to performance related queries I wrote c…
2 replies
Hi, Please let me know, how to see the coding part of IsNumeric() function in sql server. Regards, …
2 replies
Hi All, I'm using SQL Server 2008. I have the following problem which I could do with some help wit…
20 replies
I'm having some performance issues updating some rows on a linked server. The query is only updatin…
3 replies
Hello All, I have situation where table(SQL server 2005) is like that, Orderid cost indic…
6 replies
Hi, I have attached two files regarding execute SP at sql server 2008 databases,... It was working …
4 replies
I have a script that uses the GROUP BY clause and returns the SUM much greater than expected. Here …
4 replies
CREATE TABLE #MapIDs ( WonkyID CHAR(8) NOT NULL, Client VARCHAR(50) NULL, Identifier1 VARCHAR(12…
7 replies
Hi friends, I m write procedure for the problem is account trans date amount =================…
12 replies
Hi Experts, Please help me in this. I have a table where i am storing numeric value in Varchar colu…
5 replies
I have two tables with folowing sample data: tabA IdParentId 1001NULL 10021001 10031001 1004NU…
12 replies
Viewing 15 topics - 5,446 through 5,460 (of 10,647 total)
You must be logged in to create new topics.