databases Online Quiz - 195
Description: databases Online Quiz - 195 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
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, in 'nzsql' the command to list a user's permission is.
In NPS, the max number of columns that can be used for a distribution key?
An NPS 10600 has how many SPU's
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, the nzsql internal command '\d' describes an object.exampl \d customer will describe customer table