When using a CREATE TABLE statement, constraints can be specified at the column level. Which two constraints are NOT automatically enforced via the database? (Choose two.)
What is the host Linux file that must be modified to permanently adjust optimizer settings such as enabling schema support?
What columns contain row count information in the system tables? (Choose two.)
Which statement or operation will cause IBM Netezza Replication Services to use the "By- VALUE" replication gmethod?
The CUSTOMER table is distributed on "c_custkey".
The ORDERS table is distributed on "o_custkey".
Please refer to the SQL Query below:

Which of the following statements is TRUE?