[Solved] Which of the following SQL statement should you use? [closed]

[ad_1]

The correct answer would be A

Firstly it says update only those whose reference is TKY, all answers deal with that.

Secondly the updated region should be Japan, so that rules out B and C

Finally the update should only affect customers in Tokyo, so that leaves only A since it’s the only one of the four to limit the update with and city='TOKYO'.

1

[ad_2]

solved Which of the following SQL statement should you use? [closed]