PHP Databases Handling Which of the methods are used to manage result sets using both associative and indexed arrays? fetch_array() and fetch_column() get_array() and get_column() fetch_array() and fetch_row() get_array() and get_row() fetch_array() and fetch_column() get_array() and get_column() fetch_array() and fetch_row() get_array() and get_row() ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling The URLs in the administrative links won’t mean anything to admin.php unless you modify _________ .htmlaccess .urlaccess .htaccess .adminaccess .htmlaccess .urlaccess .htaccess .adminaccess 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 Use the .............. to delete the data inside the table, and not the table itself? REMOVE TABLE DROP TABLE TRUNCATE TABLE DELETE TABLE REMOVE TABLE DROP TABLE TRUNCATE TABLE DELETE TABLE ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following databases has PHP supported almost since the beginning? SQL+ SQL Oracle Database MySQL SQL+ SQL Oracle Database MySQL ANSWER DOWNLOAD EXAMIANS APP