-- -- TC013: Obtain LOB and NULLs -- select deploymentdata from sample.uaci_rtdeployment; select rtdeploymentid,icid,deploymentdata from sample.uaci_rtdeployment; select * from sample.uaci_rtdeployment; -- -- END of TC013 --