PHP Databases Handling Use the .............. to delete the data inside the table, and not the table itself? TRUNCATE TABLE REMOVE TABLE DELETE TABLE DROP TABLE TRUNCATE TABLE REMOVE TABLE DELETE TABLE DROP TABLE ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling The ............. statement is used to delete a table. REMOVE TABLE DEL TABLE DELETE TABLE DROP TABLE REMOVE TABLE DEL TABLE DELETE TABLE DROP TABLE ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling The (|/) tells the server to match ___________ forward slash either nothing or a forward slash nothing backward slash forward slash either nothing or a forward slash nothing backward slash ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling If there is no error, then what will the error() method return? TRUE FALSE Empty String 0 TRUE FALSE Empty String 0 ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following databases has PHP supported almost since the beginning? SQL+ SQL MySQL Oracle Database SQL+ SQL MySQL Oracle Database ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling When a user confirms that he wishes to delete an entry, that entry’s URL is passed to a function which removes the entry from the __________ database admin.php function.inc.php index.php database admin.php function.inc.php index.php ANSWER DOWNLOAD EXAMIANS APP