Which table stores information about the threads executing within the server?
(a) PROCESS
(b) PROCESSLIST
(c) LIST
(d) THREADSLIST
This question was posed to me during an online interview.
The query is from Obtaining Database Metadata topic in chapter Using SQL to Manage Data of MySQL