πŸ“Š MySQL
Q. If you’re writing a client using the C language API, your source code should include the following line at the top
  • (A) use mysql;
  • (B) include (“mysql.h”);
  • (C) #include <mysql.h>
  • (D) import com.mysql.*;
πŸ’¬ Discuss
βœ… Correct Answer: (C) #include <mysql.h>

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
199
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Yogesh
Publisher
πŸ“ˆ
89%
Success Rate