A

Admin • 833K Points
Coach

Q. The return value from operations returning a row count is . . . . . . . .

  • (A) $rc
  • (B) $rv
  • (C) $rows
  • (D) $ary
  • Correct Answer - Option(C)
  • Views: 27
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is asking about how MySQL tells you how many rows were affected by a query. Imagine you're asking MySQL to update or delete some data. How does MySQL tell you how many rows were changed?

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.