Example: Retrieving the Raw Data of a DATASET Data Type Instance with the Avro Storage Format
SELECT cast(avroFile.getRawData() as varbyte(5000)) FROM myAVROTable06;
Result:
> 6E0E62696379636C650672656408626F797302 00000000000059400000000000005940
Example: Retrieving the Raw Data of a DATASET Data Type Instance with the CSV Storage Format
SELECT csvFile.getRawData() FROM myCSVTable06;
Result:
> 55&bicycle&89.99