Post subject: fetch data from 2 exclusive tables into one column
How to fetch data from different columns of two exclusive tables and put the data into one column?
Thu Oct 07, 04 12:40 am
dinangkur Super Moderator
Joined: 24 Mar 2004 Posts: 491
Location: Dhaka, Bangladesh
Post subject:
Hi,
There are lot of way to do this. But I want to know do you want to do this as SQL store proecdure in the back-end or want to do it through front-end language such as VC++ or VB.