in reply to Datatypes. A Perl T-SQL comparison
Im unaware of the CAST function in T-SQL. Which doesn't mean it doesn't exist, just that I dont know about it. But there a "convert" function, and the following example that uses it proves you wrong.
select convert(numeric(10),"1000")+1
Remember, you asked us to do this...
What does this thread have to do with Perl again?
|
|---|