What should be written instead of 'site' so that you can receive a request from ...
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
What should be written instead of 'site' so that you can receive a request from a any remote machine to the database in the next line: GRANT ALL ON *.* TO 'admin'@'site' IDENTIFIED BY 'password' WITH GRANT OPTION;