mohan 
 
> hai all
>          What is the equaivalent data type for Large object in 
> Oracle eg. CLOB, BLOB in SAPDB
>           I have to transfer a database from oracle to SApdb in 
> which some tables are created with CLOB(character large object) 
> and BLOB(binary large object) data types So How can I create the 
> same in Sapdb

As could be found in the archive (several times I believe):
CLOB --> LONG 
BLOB --> LONG BYTE

Elke
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to