For integer data type PHP 5 and earlier supported
A. 8 bit integer value
B. 16 bit integer value
C. 32 bit integer value
D. 64 bit integer value
A. 8 bit integer value
B. 16 bit integer value
C. 32 bit integer value
D. 64 bit integer value
A. % a
B. % b
C. % C
D. % d
A. database host.
B. user ID.
C. password.
D. database name.
A. Using the strpos function
B. Using the
operator.
C. Using strcasecmp().
D. Using strcmp().
A. curdate().
B. current_date().
C. date()).
D. now().
A. %%.
B. ~~.
C.==.
D. -.
A. RESTRICT.
B. CHECK.
C. NULL.
D. REFRENCE.
A. INSERT queries.
B. DELETE queries.
C. SELECT queries.
D. CREATE queries.
A. nextval
B. lastval
C. currval
D. curval
A. ALTER SCHEMA command.
B. CREATE SCHEMA command.
C. DELETE SCHEMA command.
D. DROP SCHEMA command.