PHP Databases Handling Which of the following is not an SQL aggregate function? SUM AVG MAX MIN CURRENT_DATE() SUM AVG MAX MIN CURRENT_DATE() ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following databases has PHP supported almost since the beginning? MySQL Oracle Database SQL SQL+ MySQL Oracle Database SQL SQL+ ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling In PHP in order to access MySQL database you will use: mysql-connect() function sql_connect() function mysqlconnect() function mysql_connect() function mysql-connect() function sql_connect() function mysqlconnect() function mysql_connect() function ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which of the following DBMSs do not have a native PHP extension? Microsoft SQL Server IBM DB/2 None of these MySQL PostgreSQL Microsoft SQL Server IBM DB/2 None of these MySQL PostgreSQL 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 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 function.inc.php admin.php database index.php function.inc.php admin.php database ANSWER DOWNLOAD EXAMIANS APP