M
Q. What is the meaning of “EMPTY SET” in the following query?
SELECT First_name, Last_name, Emp_id FROM Employee WHERE Last_name=’Gupta’; /* after Execution*/ Mysql tool RETURN EMPTY SET 0:00sec
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Q. In which language MYSQL is written?
Q. The exec_stmt_ssl is written in . . . . . . . .
Q. What is the best datatype for a column that is expected to store values up to 2 million?
Q. What is the work of INSERT command?
Q. Which mode is a shorthand for 'both strict modes plus a bunch of other restrictions'?
Q. What executes on a time activated basis according to a schedule?
Q. The maximum collations a character set can have is . . . . . . . .
Discusssion
Login to discuss.