πŸ“Š MySQL
Q. Is it important to provide where condition with update statement in MYSQL?
  • (A) Yes
  • (B) No
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… Correct Answer: (A) Yes

Explanation: YES it is important to provide the where condition with an update statement else the entire column will have the same updated value.

Explanation by: Jatin Dubey
YES it is important to provide the where condition with an update statement else the entire column will have the same updated value.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
203
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Jatin Dubey
Publisher
πŸ“ˆ
88%
Success Rate