Exam C2090-424 All QuestionsBrowse all questions from this exam
Question 23

When building an UPDATE statement in SQL Query builder, which of the following is TRUE?

    Correct Answer: D

    When building an UPDATE statement in SQL Query builder, the columns that need to be updated must be selected individually from the column selection grid. This allows precise selection of the specific columns that will be affected by the update.

Discussion
HuyNguyen95Option: D

https://www.ibm.com/docs/en/iis/11.3?topic=statements-building-update Specify the columns that you want to update on the column selection grid. => D is correct