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 2003 > threads for september 1 - 7, 2003

Filter by week: 1 2 3 4 5

User-defined function for Proper Case
Posted by Swami at 9/7/2003 1:16:51 PM
How would you write a function that takes as its input, a proper name and returns the name in Proper Case?...more >>


User-defined function for taking the middle scores
Posted by Swami at 9/7/2003 1:15:59 PM
Given a table that includes 2 digit test scores how can you write a function that eliminates the three largest and the three smallest values and returns all the values in the middle?...more >>

Emergency! - Urgent SQL Query Coding Problem
Posted by Don Woeltje at 9/4/2003 12:15:14 PM
I'm customizing Network Associates (Magic Solutions Division) Magic HelpDesk software for our environment. I'm creating custom helpdesk forms for our personnel to use as templates for submitting frequently submitted issues. To create these forms, displaying the information that is needed, ...more >>

MS equivalent to Oracle command
Posted by Jake at 9/4/2003 9:14:36 AM
I'm transitioning from Oracle to SQL Server. Need to know the MS command that is equivalent to "Rownum" in Oracle so I can restrict the row output from my queries....more >>

how to have an case insensitive db server or database?
Posted by Alice at 9/3/2003 3:43:20 PM
I need to have a database server to be case in-sensitive, how can I do it? Thank you, Alice...more >>

DBCC INDEXDEFRAG
Posted by Reha Afzal at 9/1/2003 11:43:40 PM
How i can DeFrage index of whole database(one database) in single statement. My database name is "Sidathyder_host"??...more >>

subsum
Posted by u50415039 NO[at]SPAM spawnkill.ip-mobilphone.net at 9/1/2003 3:27:59 AM
#temptable (order, name, activity and count): 1 mark1 null 0 1 mark1 movie 5 1 mark1 game 4 1 mark1 game 3 2 mark2 null 0 2 mark2 sports 6 2 mark2 game 4 2 mark2 game 3 2 mark2 candy 2 3 mark3 null 0 3 mark3 movie 2 3 mark3 game 4 ...more >>

Retrieve fieldnames
Posted by Constant at 9/1/2003 2:22:42 AM
Hi, Can anyone tell me how to retrieve fieldnames for all tables in my SQL2000 database. What SQL statement would I use? Thanks, C.Verweij ...more >>




DevelopmentNow Blog