Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

Print exact sql statement executed

## For Moodle

$DB->set_debug(true);
Your database command
$DB->set_debug(false);
 
PREVIOUS NEXT
Tagged: #Print #exact #sql #statement #executed
ADD COMMENT
Topic
Name
6+6 =