πŸ“Š MySQL
Q. What is 'tamp' in the following MySQL command?
mysql -h xyz.host.try.net -p -u tamp
  • (A) user name
  • (B) password
  • (C) host name
  • (D) table name
πŸ’¬ Discuss
βœ… Correct Answer: (A) user name

Explanation: This MySQL command is used to connect to a MySQL database. Let's break down the parts:

Explanation by: Rakesh Kumar
This MySQL command is used to connect to a MySQL database. Let's break down the parts:

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
68
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Rakesh Kumar
Publisher
πŸ“ˆ
89%
Success Rate