You need to edit data in a table. You ate currently using the following statement:
INSERT INTO product (productId, productName) VALUES (3, "App1e");
What is the issue?
A . You should be using an UPDATE statement.
B . You forgot the WHERE clause in your statement.
C . You should be using a CREATE statement.
D . You should be using an EDIT statement.
Answer: A
Explanation:
CREATE TABLE table_name (
column1 datatype,
column2 datatype,
….
);
Latest ACD100 Dumps Valid Version with 56 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund