PHP Databases Handling The ............. statement is used to delete a table. DEL TABLE DELETE TABLE DROP TABLE REMOVE TABLE DEL TABLE DELETE TABLE DROP TABLE REMOVE 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 __________ index.php database admin.php function.inc.php index.php database admin.php function.inc.php ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which of the following DBMSs do not have a native PHP extension? None of these MySQL IBM DB/2 Microsoft SQL Server PostgreSQL None of these MySQL IBM DB/2 Microsoft SQL Server PostgreSQL ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following methods recuperates any memory consumed by a result set? destroy() free() remover() alloc() destroy() free() remover() alloc() ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling ([w-]+) will match ___________ one or more word characters and/or hypens one word characters one or more word characters one or more word characters and hypens one or more word characters and/or hypens one word characters one or more word characters one or more word characters and hypens ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which of the following is not an SQL aggregate function? MAX MIN AVG SUM CURRENT_DATE() MAX MIN AVG SUM CURRENT_DATE() ANSWER DOWNLOAD EXAMIANS APP