Topics
Started by
Posts
Last post
Following Query gives details about TotalDue based on tblContactID . What i want is select second …
1 replies
Hi Guys, I have a table like this Id----------Type--------ConditionId-------isActive------SortOrde…
16 replies
Hi, When I run the following sql statement on management studio sql server 2008 r2, I get a result …
1 replies
Hi All, I stheir a way we can manage Transaction log even before it fills up? I have some archive t…
13 replies
i have two tables CREATE TABLE [dbo].[A]( [id] [int] NULL, [value] [int] NULL ) ON [PRIMARY] ins…
12 replies
Hi, I have data in 2 temp tables below SQL and need the output as: IF OBJECT_ID('Tempdb..#tTable1'…
5 replies
Hi Could you Please Help me to write a function by default it should written last three months star…
6 replies
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
Viewing 15 topics - 5,431 through 5,445 (of 10,635 total)
You must be logged in to create new topics.