Topics
Started by
Posts
Last post
Just been trying out the intellisense, and noticed something which in my opinion is rather poor. it…
2 replies
Hi, I am trying to find out why we have deadlocks on the SQL Server 2008 test box. I have the dead…
5 replies
Hi there, Is there a performance benifit to using a MERGE statement to update/insert/delete data vs…
4 replies
pls help me in constructing a query for the following data I am having a table with only one field …
9 replies
Dear All, I have a two table Users && Roles Roles contains following columns Roleid, Rolename…
10 replies
CREATE TABLE [dbo].[Primes]( [Prime] [int] NOT NULL, CONSTRAINT [PK_Prime] PRIMARY KEY CLUSTERED (…
8 replies
how can we count no of records from the table with out using select count(*) from table tablename
13 replies
Hoe cam we count there cords with out using SELECT count(*) tablename
1 replies
Hoe cam we count there cords with out using SELECT count(*) tablename
1 replies
do i have 2 dwld .net framework???
1 replies
im trying the following: declare @OrderDetails as xml set @OrderDetails = ' ' select @OrderDetail…
2 replies
Hi, I have been trying to find a way to use a case statement in sql e.g switch(ApprovalID) { ca…
2 replies
Hey Guys, I am new to SQL ServerCentral.com. My current problem is, I have written code to parse a …
6 replies
Hi All, I need to know how to write a sttore procedure to find out the COUNT of records having actu…
3 replies
Hi folks , is there any one who work and test the sql server 2008 . if yes then please give some t…
7 replies
Viewing 15 topics - 10,621 through 10,635 (of 10,635 total)
You must be logged in to create new topics.