GROUPING SET · 1. Connect to psql terminal: /usr/pgsql-11/bin/psql -U postgres postgres · 2. Create a table: CREATE TABLE my_test ( id int, salary int, ...
確定! 回上一頁