Subject | Union of select statements. |
---|---|
Author | Mahesh Ishwar |
Post date | 2003-09-12T15:33:36Z |
Hello All,
I've 2 select statements which are individually working fine.
select ' - ' column1 from table1;
select column2 from table2;
But when I make a union of these two statements, it gives me a 'Data Type unknown error'.
What I'm doin' wrong?
Thanx.
Mahesh.
---------------------------------
Want to chat instantly with your online friends? Get the FREE Yahoo!Messenger
[Non-text portions of this message have been removed]
I've 2 select statements which are individually working fine.
select ' - ' column1 from table1;
select column2 from table2;
But when I make a union of these two statements, it gives me a 'Data Type unknown error'.
What I'm doin' wrong?
Thanx.
Mahesh.
---------------------------------
Want to chat instantly with your online friends? Get the FREE Yahoo!Messenger
[Non-text portions of this message have been removed]