databases Online Quiz - 195
Description: databases Online Quiz - 195 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
In NPS, the max number of columns that can be used for a distribution key?
In NPS, 'ALTER TABLE customer ADD COLUMN (newcol char(10))' will add a new column to the table
In NPS, 'ALTER TABLE customer ADD COLUMN (newcol char(10))' will add a new column to the table
In NPS, 'RENAME TABLE customer TO customer_new' will rename the customer table to customer_new.
In NPS, boolean data types make good distribution keys
In NPS, broadcasting of a table means
In NPS, by default, what is used to signal the end of a line or SQL command within an nzsql session?
In NPS, 'nzsql -d' will list all the databases
In NPS, the max number of columns that can be used for a distribution key?
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
NPS, the nzsql internal command '\du' displays list of all defined users