Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > sql server mseq > september 2006

sql query single table
Posted by madgame at 9/28/2006 1:52:01 PM
I am trying to run a report. The requestor has specifics on the way it should be formatted on output. I'm going to try and explain what he's looking for as well as give the example of output which was given me. The "Central Host" is the system whose agcprefix = DAC. Each "Central Host" r...more >>


What functionality replaces English Query in SQL 2005?
Posted by jp at 9/28/2006 12:54:01 PM
What does SQL 2005 do that makes Microsoft feel that we don't need English Query anymore? (PS: I'm already aware that if you upgrade an existing server it doesn't delete English Query.) -- John Shahan...more >>

Break out Pipe Values
Posted by Phil at 9/26/2006 6:00:02 AM
Hi. I am trying to clean up some data and I need to seperate out some values, I have a table that looks something like this. EmploymentID Areas 101 |1.2|1.3|1.4| 716 ...more >>

query for displaying non distinct entries
Posted by gopi srinivas at 9/6/2006 4:02:33 AM
hi all, i want a sql stmt for displaying the total records in a table having the multiple copies of a particular field say email . so i want to display those records having same email in more than one entries. *** Sent via Developersdex http://www.developersdex.com ***...more >>

Doing multiple joins on one table
Posted by Yaniv Danan at 9/2/2006 10:26:02 PM
I have those Tables: CREATE TABLE GameYellows( id INT NOT NULL AUTO_INCREMENT, AddedDate DATETIME NOT NULL, Player_ID INT NOT NULL, ) CREATE TABLE GameReds( id INT NOT NULL AUTO_INCREMENT, AddedDate DATETIME NOT NULL, Player_ID INT NOT NULL, ) CREATE TABLE GameSubsti...more >>



DevelopmentNow Blog