We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the BStore-A-springboot-react-webapp wiki!
commands : COPY product(id , arrival , discount , image , name , price, product_type) FROM '/data/data3.csv' DELIMITER '$' CSV header;
COPY product(id , arrival , discount , image , name , price, product_type) FROM '/data/data3.csv' DELIMITER '$' CSV header;