Home » MYSQL » Mysql Compound Statements » Question
  1. mysql_store_result() does not return a result set.
    1. False
    2. True
    3. NA
    4. NA
    5. NA
Correct Option: A

The functions ‘mysql_store_result()’ and ‘mysql_use_result()’ are similar because both of them take a connection handler argument and then return a result set after carrying out processes.



Your comments will be displayed only after manual approval.