πŸ“Š MySQL
Q. What is the host name in the following MySQL command?
mysql -h cobra.snake.net -p -u sampadam
  • (A) cobra.snake
  • (B) INET_NTOA()
  • (C) sampadam
  • (D) cobra
πŸ’¬ Discuss
βœ… Correct Answer: (B) INET_NTOA()

Explanation: This question asks you to identify the host name used in a MySQL command. The host name tells MySQL where to connect to the database server.

Explanation by: Neelam Mittal
This question asks you to identify the host name used in a MySQL command. The host name tells MySQL where to connect to the database server.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
81
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Neelam Mittal
Publisher
πŸ“ˆ
94%
Success Rate