Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

EXPORT/IMPORT To Data Buffer and Database

0 Kudos
851

Hello Experts,

            I have used both EXPORT/IMPORT to data buffer string and database with ID. I understand and clear about Export to database will store the compression string in database.

            But i am not clear about the concept EXPORT to data buffer string, is it really stores the data into clusters in database? if it is stored then how to delete the data from database which is not used further.

Regards,

Venkatesh

1 REPLY 1

Sandra_Rossi
Active Contributor
0 Kudos
176

EXPORT ... TO DATA BUFFER xstring, simply compresses the data into a xstring variable, in memory only.