Untitled

 avatar
unknown
plain_text
a year ago
179 B
5
Indexable
create table stage.customer_research (category_id integer null,date_id timestamp null,geo_id integer null, sales_amt numeric null,sales_qty numeric null, primary key (date_id));
Editor is loading...
Leave a Comment