Question 6 of 134When 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.) Question 7 of 134What is the host Linux file that must be modified to permanently adjust optimizer settings such as enabling schema support? Question 8 of 134What columns contain row count information in the system tables? (Choose two.) Question 9 of 134Which statement or operation will cause IBM Netezza Replication Services to use the "By- VALUE" replication gmethod? Question 10 of 134The 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?