Topics
Started by
Posts
Last post
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 12 topics - 10,636 through 10,647 (of 10,647 total)
You must be logged in to create new topics.