R
Q. Which among the following is the correct representation of "float(1,1)"?
In MySQL, the syntax "float(1,1)" represents a floating-point number with a total of 2 digits.
You must be Logged in to update hint/solution
Q. The argument to the function mysql_error() is . . . . . . . .
Q. A view can be deleted using the command . . . . . . . .
Q. Which of the following is an illegal unquoted identifier name?
Q. The storage engine in MySQL that provides foreign key support is . . . . . . . .
Q. The number of options that can be used to control LOCAL capability at runtime is . . . . . . . .
Q. In order to add a new column to an existing table in SQL, we can use the command
Q. Which mode is a shorthand for ‘both strict modes plus a bunch of other restrictions’?
Discusssion
Login to discuss.