Q. Which variable returns code from operations that return true or false?
β
Correct Answer: (A)
$rc
Explanation: This question is asking about a special variable in MySQL that tells you if a command was successful or not. Think of it like a light switch: