Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 How to handle this format in c # 1000/1

Author  Topic 

Dansl071282
Starting Member

4 Posts

Posted - 2010-08-28 : 12:54:59
How to handle this format in c # 1000/1

if I have sql table with value in this format 1000\1 and 4000\1 how i can get the max value from such sql table with value in this format?

robvolk
Most Valuable Yak

15732 Posts

Posted - 2010-08-28 : 20:26:47
Please do not cross post:

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=149459
Go to Top of Page
   

- Advertisement -