A

Admin • 832.27K Points
Coach

Q. Which method executes SQL queries in DB class?

  • (A) executeQuery()
  • (B) prepare()
  • (C) run()
  • (D) queryExec()
  • Correct Answer - Option(B)
  • Views: 8
  • Filed under category Trishul API
  • Hashtags:

Explanation by: Admin

PDO prepare() is used to execute queries.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.