41.
Which grant table scope columns are case insensitive?

42.
The context in which the privilege 'CREATE TABLESPACE' applies is . . . . . . . .

43.
Which of the following characters cannot be used as a delimiter?

44.
What is abc in the following MySQL statement?
SELECT * FROM my_table WHERE MATCH(abc) AGAINST('xyz');

45.
The spatial datatype used to store a curve is . . . . . . . .

46.
The binary protocol is more difficult to use.

47.
In MySQL, the default size of the key buffer in MB is . . . . . . . .

48.
The functions in Perl DBI called?

49.
Which operator is used to check the expression is not "NULL"?

50.
Which declaration represents that "character data will consume the same number of bytes as declared and is right padded"?