aspiringprog
MIS
Hi all,
I am trying to join a table (using equijoin) on two columns that are of two different data types..one is a text and the other is a little-endian data type.
Can anyone tell me if there is any way I can do this join? I can re-create the table and change the text column to little endian also, but I am not able to find the proper data type to do it,
Any help is really appreciated.
I am trying to join a table (using equijoin) on two columns that are of two different data types..one is a text and the other is a little-endian data type.
Can anyone tell me if there is any way I can do this join? I can re-create the table and change the text column to little endian also, but I am not able to find the proper data type to do it,
Any help is really appreciated.