MCQs > IT & Programming > PostgreSQL >

What does the following update statement do?

Update OrderTable set OrderDiscount=OrderDiscount*1.10


PostgreSQL MCQs

What does the following update statement do?

Update OrderTable set OrderDiscount=OrderDiscount*1.10


Answer

Correct Answer:

It increases OrderDiscount of all rows by 10%

Explanation:

Note: This Question is unanswered, help us to find answer for this one

PostgreSQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

PostgreSQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it