True/False
The command,CREATE TABLE AS LEVEL1_CUSTOMER USING CUSTOMER;creates a table called LEVEL1_CUSTOMER that has the same structure as CUSTOMER.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q57: You can increase the length of column
Q58: You can create a new table using
Q59: Before beginning the updates for a transaction,commit
Q60: Access does not support the _ data
Q61: To verify that the correct change was
Q63: To delete rows from the database,use the
Q64: You cannot use a compound condition with
Q65: You use the APPEND command to add
Q66: If you decrease the size of a
Q67: The format for the UPDATE command is