Untitled
unknown
plain_text
a year ago
426 B
1
Indexable
Never
CREATE TABLE hobs_ods_staging.hos_cart_details ( hoscd_event_date date, hoscd_businessid text, hoscd_key text, hoscd_buid text, hoscd_createdtime timestamp, hoscd_opid text, hoscd_status text, hoscd_type text, hoscd_updatedtime timestamp, hoscd_username text, hoscd_value blob, hoscd_valuetype text, PRIMARY KEY (hoscd_event_date, hoscd_businessid, hoscd_key)