PHP Databases Handling Transactions are used to treat sets of SQL statements atomically. True False True False ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling The ............. statement is used to delete a table. DEL TABLE DELETE TABLE REMOVE TABLE DROP TABLE DEL TABLE DELETE TABLE REMOVE TABLE DROP TABLE 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 PostgreSQL None of these MySQL Microsoft SQL Server IBM DB/2 PostgreSQL None of these MySQL ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling ([w-]+) will match ___________ one word characters one or more word characters and/or hypens one or more word characters and hypens one or more word characters one word characters one or more word characters and/or hypens one or more word characters and hypens one or more word characters ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which method rolls back the present transaction? undo() back() commit() rollback() undo() back() commit() rollback() ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling In which version of PHP was MySQL Native Driver(also known as mysqlnd) introduced? PHP 5.0 PHP 5.3 PHP 5.1 PHP 5.2 PHP 5.0 PHP 5.3 PHP 5.1 PHP 5.2 ANSWER DOWNLOAD EXAMIANS APP