61.
Which line is written at the top of the script to write a Perl script using CGI.pm?

62.
The search mode that uses natural language search as a subroutine is . . . . . . . .

63.
What is the meaning of "Temporary Tables" in Mysql?

64.
The header that should be included first is . . . . . . . .

65.
Bulk loading is less efficient than single row loading.

66.
Which among the following operators is/are belongs to "Inequality conditions"?

67.
The property of InnoDB that enforces foreign key relationships stay intact is called . . . . . . . .

68.
CGI.pm does not support an object oriented style of use.

69.
What will be the output of the following MySQL command?
SELECT fname
FROM person
WHERE emp_id != 6;

70.
Which option is supplied to ensure TCP/IP connection to local server?