JuliandotNut
0
Q:

sql selet

SELECT *
FROM table
WHERE condition
GROUP BY expression
HAVING condition
{ UNION | INTERSECT | EXCEPT }
ORDER BY expression
LIMIT count
OFFSET start
3
SELECT * FROM TABLE_NAME;
2

New to Communities?

Join the community