PostgreSQL DISTINCT ON ... SELECT DISTINCT department FROM employees;. DISTINCT can be also used on multiple columns at once; in that case it will ...
確定! 回上一頁