R
Q. The date and time datatype that stores time value in 'hh:mm:ss' format is . . . . . . . .
This question is about different data types in MySQL that store time values. We need to find the data type that specifically stores time in the format 'hh:mm:ss'.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. mysql_store_result() does not return a result set.
Q. Are “Datetime” and “Timestamp” the same data type?
Q. Which table option for MyISAM tables reduces index flushing?
Q. Fill the blanks with suitable options? BETWEEN . . . . . . . . AND . . . . . . . .
Q. xyz in the following MySQL statement is . . . . . . . . CREATE VIEW xyz AS SELECT a, b FROM t;
Q. In MYSQL, can we write keywords in any letter case?
Q. From all the clauses in MYSQL what task is performed by the DISTINT clause?
Q. Which of these field types would be best to hold a film title?
Q. Which myisamchk variable represents the size of buffer used to hold index blocks?
Q. Which variable checks for the availability of SSL support?
Discusssion
Login to discuss.