Can we insert BLOB data using DBLINK from one Database to another
Hi Experts,
Quick question: We know that we can insert a row from one database to another using DBLINK, but can we still insert a row if that has a BLOB column in it?
Please give me an example code if possible.
Thanks and Regards,
MS