πŸ“Š MySQL
Q. Which variable checks for the availability of SSL support?
  • (A) have_ssl
  • (B) upper
  • (C) avail_ssl
  • (D) ssl_avail
πŸ’¬ Discuss
βœ… Correct Answer: (A) have_ssl

Explanation: This question asks about a variable in MySQL that tells us whether the database server supports SSL (Secure Sockets Layer) for secure connections. SSL is like a lock on your internet connection, ensuring that data sent between your computer and the database is encrypted and protected.

Explanation by: Kiran Rapria
This question asks about a variable in MySQL that tells us whether the database server supports SSL (Secure Sockets Layer) for secure connections. SSL is like a lock on your internet connection, ensuring that data sent between your computer and the database is encrypted and protected.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
179
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Kiran Rapria
Publisher
πŸ“ˆ
82%
Success Rate