Is there a way to find out the name of a Blob stored in a database. I am trying the code below and apparently the name is not correct. SQL> Declare 2 tpsr Blob; 3 spsr blob; 4 Begin 5 Select ’8502′ into tpsr from ca90joetmp.spec_form_psr where spec_form_id = ’90710′; [...]
Hi, my question is: we’re developing a new forum so want to learn how can we transfer the data in one or two tables in old forum’s SQL database to the SQL database of this new forum? that means we hope some posts in old forum to be moved to the new ones. Please give [...]
What is the fastest way to get the SQL database files transfered over? i.e. zip the files





