Q. What has a higher priority?
writes, reads
writes, reads
β
Correct Answer: (A)
writes
Explanation: This question is about how MySQL handles writes (saving data to the database) and reads (retrieving data from the database).