Question: SQL language 5 points For the statement CREATE TABLE A (name VARCHAR(20), val INT): The table cannot be created without a primary key The key
SQL language

5 points For the statement CREATE TABLE A (name VARCHAR(20), val INT): The table cannot be created without a primary key The key of the table will be the combination of all columns Table A might have duplicate rows The key will be the first column by default
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
