InterviewSolution
Saved Bookmarks
| 1. |
What is the return value from operations returning a row count?(a) $rc(b) $rv(c) $rows(d) $aryI had been asked this question in an online interview.This interesting question is from Making Database Backups topic in division Database Maintenance, Backups and Replication of MySQL |
|
Answer» Correct answer is (c) $rows |
|