Hi All,
I have a sql which fetches large number of records and then i use the one column value and do a select on other table in other DB. I want to do it on the fly as i dont want to use any temp file or array. Any help will be appreciatable.
Thanks,
Veekoul
I have a sql which fetches large number of records and then i use the one column value and do a select on other table in other DB. I want to do it on the fly as i dont want to use any temp file or array. Any help will be appreciatable.
Thanks,
Veekoul
Comment