In NPS, in 'nzsql' the command to list a user's permission is.
\du
\dpu
\dt
\d
In NPS, 'nzsql -d' will list all the databases
True
False
In NPS, the max number of columns that can be used for a distribution key?
2
3
4
5
An NPS 10600 has how many SPU's
672
674
676
678
In NPS, 'ALTER TABLE customer ADD COLUMN (newcol char(10))' will add a new column to the table
In NPS, boolean data types make good distribution keys
In NPS, 'RENAME TABLE customer TO customer_new' will rename the customer table to customer_new.
In NPS, 'RENAME TABLE customer TO customer_new' will rename the customer table to customer_new
In NPS , 'ALTER TABLE customer ADD COLUMN (newcol char(10))' will add a new column to the table
In NPS, the minimum size of an extent on a SPU is:
2 mb
3 mb
4 mb
5 mb