Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> handling of LONGs by chunks

handling of LONGs by chunks

From: Hatzistavrou Giannis <j.hatzistavrou_at_telesoft.gr>
Date: Thu, 5 Oct 2000 15:37:26 +0300
Message-Id: <10640.118573@fatcity.com>


Dear All,

One of our database tables contains a LONG that its contents might go up to 200MB. We need to extract that info using pro c and we wish to use chunks of 500K to retrieve that data.
How can we split a long into chunks of 500K ? Your help will be greatly appreciated.

Kind Regards

Hatzistavrou Yannis Received on Thu Oct 05 2000 - 07:37:26 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US