Answer:
UPDATE acctmanager WHERE amid = 'J500';
Explanation:
The statement written above is not valid SQL statement because there is no SET after UPDATE. Update is always used with SET.If you are updating something then you need to specify the value with which that value should be replaced.
UPDATE acctmanager SET amname = UPPER(amname);
This statement does not contains WHERE clause but it will run all the values of amname column will get updated in the table acctmanager.
no here r the ranks:Beginner
Helping Hand
Virtuoso
Expert
and genius
Answer:
I can :) just comment lol
The answer is <span>Digital data
</span>
It’s the last one! The key to an effective persuasion is to know what you want and be clear about your response.