Q. What is 'tamp' in the following MySQL command?
mysql -h xyz.host.try.net -p -u tamp
mysql -h xyz.host.try.net -p -u tamp
β
Correct Answer: (A)
user name
Explanation: This MySQL command is used to connect to a MySQL database. Let's break down the parts: