Q. Which table stores information about the threads executing within the server?
β
Correct Answer: (B)
PROCESSLIST
Explanation: This question asks you about where MySQL stores information about the tasks (called "threads") that are currently running inside the server.