Ivan Dragoev's Blog
Browse by Tags
All Tags
»
SQL 2005
»
cast
(RSS)
exception
IsNumeric
IsNumeric and Cast headache
13 February 09 06:04 AM
|
idragoev
|
0 Comments
An interesting issue was found by a colleague of mine: an exception when cast a nvarchar column to integer even if the column value was checked with IsNumeric on SQL 2000 SP4: select c.ID from dbo.COM_COMPANY c where IsNumeric(c.CODE) = 1 and convert
Read More...
Search
Go
This Blog
Home
Tags
cast
database design
DevReach
exception
execution plan
GUID
IsNumeric
optimization
Performance
PK
Primary Key
Silverlight
Silverlight Control
SilverlightShow
SQL 2005
sql optimization
sql stored procedure optimization
Stored Procedure
Stored Procedure execution
uniqueidentifier
Navigation
Home
Blogs
Forums
Archives
February 2009 (1)
December 2008 (1)
June 2008 (1)
December 2007 (1)
October 2007 (1)
July 2007 (1)
June 2007 (1)
Syndication
RSS 2.0
Atom 1.0