PHP Databases Handling The ............. statement is used to delete a table. DROP TABLE REMOVE TABLE DELETE TABLE DEL TABLE DROP TABLE REMOVE TABLE DELETE TABLE DEL TABLE ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following methods is responsible for sending the query to the database? sendquery() send_query() query_send() query() sendquery() send_query() query_send() query() ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling SQL is not case sensitive. SELECT is the same as select. False True False True ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which of the following DBMSs do not have a native PHP extension? MySQL PostgreSQL None of these IBM DB/2 Microsoft SQL Server MySQL PostgreSQL None of these IBM DB/2 Microsoft SQL Server ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following databases has PHP supported almost since the beginning? Oracle Database MySQL SQL SQL+ Oracle Database MySQL SQL SQL+ ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following statements should be used to include a file? include ‘filename’; #include ‘filename’; #include ; @include ‘filename’; include ‘filename’; #include ‘filename’; #include ; @include ‘filename’; ANSWER DOWNLOAD EXAMIANS APP