Question: What is the difference between using a subquery with a CREATE TABLE command and using a subquery with an INSERT command?
What is the difference between using a subquery with a CREATE TABLE command and using a subquery with an INSERT command?
Step by Step Solution
3.36 Rating (174 Votes )
There are 3 Steps involved in it
Using a subquery with a CREATE TABLE command is a DDL command and will creat... View full answer
Get step-by-step solutions from verified subject matter experts
