I have a table called "revisions" in mysql, which has its id field, product_id, date (datetime). This table has only one record per month and I need you to throw the result of the query to the side instead of rows down, that is:
select * fro...
asked on
27.03.2017 / 19:34