Guest_imported
New member
- Jan 1, 1970
- 0
I would appreciate if anyone can tell me how can I convert data retrieved from a varchar database column to an integer value in sql.
I need to join two tables but the data types of the columns that I am joining are different (one is integer and the other is varchar, though the value stored is an integer value as string)
any help is appreciated
I need to join two tables but the data types of the columns that I am joining are different (one is integer and the other is varchar, though the value stored is an integer value as string)
any help is appreciated