0
Assuming you have a products table, this would query on all columns from all records in the products table: select * from products;
30th Apr 2021, 6:34 PM
Josh Greig
Josh Greig - avatar