Procedure to copy long data from one table to another

From: Anil Nair <anil_at_scopus.com>
Date: 1995/07/05
Message-ID: <DB9pBv.GBp_at_scopus.com>#1/1


Is it possible to write a procedure which copies data from one long column in a table to another long column in another table.

Something which has the effect of:

update to_table
set to_long_column =
(select from_long_column Received on Wed Jul 05 1995 - 00:00:00 CEST

Original text of this message