MSSQLTips.com - your daily source for SQL Server tips

Google
 
Web mssqltips.com

ESSENTIALS: Home | Tips | Search | Categories | Top 10 | Products | Authors | Blogs | Forums | Webcasts | Advertise | About
Browse by Tags -

in Search

Browse by Tags

All Tags » SQL Server 2005 » order by (RSS)
  • stored Procedures

    How to write stored procedures in SQL Server? Please Send the Description with examples of stored procedures. How many types of stored procedures are there in SQL Server for INSERT,UPDATE,DELETE? How to call procedures?
    Posted to Forum by kotesh on 08-09-2008
  • Sql server Interview Questions

    Dear members, we provide a solution of bugs related to sql server along with study material and interview preparation of SQL server. click below link to get your solution http://mssqlinterview.blogspot.com/
    Posted to Forum by jmaneesh on 06-23-2008
  • Order By

    Hi, I've got a problem with ordering my result set. Basically I have a varchar column, the user then enters some numbers into it followed by some text. ex: "1.2.3.4 sometext" and "1.2.3.34 text" Now the order by then sorts the result set as follows: "1.2.3.34 text" "1...
    Posted to Forum by wacton on 01-14-2008
Page 1 of 1 (3 items)