Re: [SQL] Fetching BLOBs

2006-12-20 Thread Ragnar
On miư, 2006-12-20 at 08:55 +0530, Ashish Ahlawat wrote: > I have a very intersting question to all of you. Pls help me to build > this query, I want to fetch more that 70,000 BLOB from different > customer servers. the issue is there are some BOLB files with common > names on all servers. So I wa

Re: [SQL] Fetching BLOBs

2006-12-19 Thread Richard Huxton
Ashish Ahlawat wrote: Hi team I have a very intersting question to all of you. Pls help me to build this query, I want to fetch more that 70,000 BLOB from different customer servers. the issue is there are some BOLB files with common names on all servers. So I want merge these files into a singl

[SQL] Fetching BLOBs

2006-12-19 Thread Ashish Ahlawat
Hi team I have a very intersting question to all of you. Pls help me to build this query, I want to fetch more that 70,000 BLOB from different customer servers. the issue is there are some BOLB files with common names on all servers. So I want merge these files into a single BLOB during fetching