N
Q. What is the precision of BIGINT?
In MySQL, for the expressions containing only exact values that are all integers, the evaluation uses BIGINT (64 – bit) precision. MySQL evaluates expressions using exact/approximate math.
You must be Logged in to update hint/solution
Q. What is the default value of column?
Q. PHP scripts are located in the web server document tree.
Q. What does the expression '2 BETWEEN 2 AND 5' result in?
Q. The binary protocol is easy to use.
Q. Which upgrade involves shutting down the old MySQL version and replacing the old binaries?
Q. Which Statement is used to insert the values in the table?
Q. In the following statement, what do you mean by the 'student'?
Q. MySQL does not provide a date type that has an optional time part.
Discusssion
Login to discuss.