What is the difference, in the syntax, of the following databases, for a simple query, of type:
SELECT * FROM tabela WHERE id = '1' ORDER BY nome GROUP BY nome LIMIT 1
Or, what do they differ in syntax in general? Or is it all the same?...
asked by
05.11.2017 / 04:07