Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / DB2 Topics / April 2006

Tip: Looking for answers? Try searching our database.

Data Conversion in DB2

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jaraba - 27 Apr 2006 15:30 GMT
Can someone point to a good source of information for converting data
types in DB2?

i.e. string to integers, etc
Mark A - 27 Apr 2006 15:48 GMT
> Can someone point to a good source of information for converting data
> types in DB2?
>
> i.e. string to integers, etc

Look as the CAST function in SQL Reference Vol 1.
Mehmet Baserdem - 27 Apr 2006 18:45 GMT
select sum(cast(mycol as integer))   from mytable

regards

Mehmet
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.