1.  Far

2.  Near

3.  To

4.  From

4
Correct Answer :

Near


Explanation :
No Explanation available for this question

1.  true

2.  false

2
Correct Answer :

false


Explanation :
No Explanation available for this question

1.  LIKE ton$

2.  LIKE ^.*ton$

3.  LIKE %ton

4.  LIKE *ton

5.  LIKE .*ton

5
Correct Answer :

LIKE \%ton


Explanation :
No Explanation available for this question

1.  MySQL login accounts, and priveliges set for each account

2.  The ID that the user logged into the server through, and priveliges set up for that account.

3.  A table of valid IP addresses, and priveliges set up for each IP address

4.  The normal login security is sufficient for MySQL, and it does not have any extra controls of its own.

4
Correct Answer :

MySQL login accounts, and priveliges set for each account


Explanation :
No Explanation available for this question

1.  Temporary (Hash) Tables

2.  Table Joining

3.  Stored Procedures

4.  Regular Expression Matching

4
Correct Answer :

Stored Procedures


Explanation :
No Explanation available for this question

1.  REVOKE

2.  FETCH

3.  LIKE

4.  JOIN

5.  SELECT

5
Correct Answer :

FETCH


Explanation :
No Explanation available for this question

1.  longblob

2.  tinytext

3.  mediumtext

4.  longtext

5.  tinyblob

5
Correct Answer :

tinytext


Explanation :
No Explanation available for this question

1.  There isn’t a program just called mysql

2.  A wrapper through which Java clients must connect to the databases

3.  A client program that lets you send SQL commands to the database engine

4.  The database engine

5.  A program that starts up and shuts down the database engine

5
Correct Answer :

A client program that lets you send SQL commands to the database engine


Explanation :
No Explanation available for this question

1.  char binary

2.  nchar binary

3.  text

4.  blob

4
Correct Answer :

blob


Explanation :
No Explanation available for this question

1.  mysql_drop_database

2.  mysql_drop_entiredb

3.  mysql_drop_db

4.  mysql_drop_dbase

4
Correct Answer :

mysql_drop_db


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python