Topics
Started by
Posts
Last post
Hi All I have a problem I'd like to solve in SQL, but not sure if it's possible..so some ideas woul…
11 replies
I have a table with columns Customer_ID,Name,Country in Customers Table. I want to SELECT columns C…
2 replies
Currentely I am facing a problem while converting Access qurey into sql server I want to convert fo…
9 replies
Hi All I have a fairly complex problem I believe is going to require some good temporal SQL. I have…
10 replies
Hi all, Just wanted to see if anyone knows whether 2008 support OSQL calls? Is there a Add-In I can…
2 replies
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
Viewing 15 topics - 10,621 through 10,635 (of 10,640 total)
You must be logged in to create new topics.