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 Transactions are used to treat sets of SQL statements atomically. False True False True ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling The updated MySQL extension released with PHP 5 is typically referred to as. mysql MySQL mysqli mysqly mysql MySQL mysqli mysqly ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling The ............. statement is used to delete a table. REMOVE TABLE DELETE TABLE DROP TABLE DEL TABLE REMOVE TABLE DELETE TABLE DROP TABLE DEL TABLE 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 index.php admin.php function.inc.php database index.php admin.php function.inc.php ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling The URLs in the administrative links won’t mean anything to admin.php unless you modify _________ .urlaccess .adminaccess .htmlaccess .htaccess .urlaccess .adminaccess .htmlaccess .htaccess ANSWER DOWNLOAD EXAMIANS APP