Home
|
Contact Us
|
FAQ
|
Search & Site Map
|
Link to Us
Sign In
|
Join
|
Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2
Informix
Ingres
MS SQL
Oracle
Pervasive.SQL
PostgreSQL
Progress
Sybase
Desktop Databases
FileMaker
FoxPro
MS Access
Paradox
General
General DB Topics
Database Theory
Related Topics
Java Development
.NET Development
VB Development
More Topics ...
Database Forum
/
DB2 Topics
/
April 2006
Tip:
Looking for answers? Try searching our database.
Data Conversion in DB2
Thread view:
Tree View
List View (postings sorted by date)
Single Message 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
Reply to this Message
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.
Reply to this Message
Mehmet Baserdem
- 27 Apr 2006 18:45 GMT
select sum(cast(mycol as integer)) from mytable
regards
Mehmet
Reply to this Message
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.