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?
I think the correct answer is A, because you use "CREATE" when you create the database not to update values:
CREATE TABLE table_name (
column1 datatype,
column2 datatype,
....
);
upvoted 4 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Vanced3142
3 months, 3 weeks agoNaaagu
4 months agoyanoolthecool
5 months, 4 weeks agoGhaz
10 months, 1 week agoAaravRV
11 months, 1 week agosriswethasri
1 year agofarazahmedmirza
1 year agoreika1914
1 year, 2 months agoRuliGap
1 year, 2 months agoDivaLight
1 year, 3 months agoharshmp1007
1 year, 3 months agoSAShinde
1 year, 4 months agotest123135
1 year, 4 months ago