Correct Answer: SELECT DATE_FORMAT(btimestamp,'%d/%m/%Y') AS bdate FROM ...
Explanation:
Note: This Question is unanswered, help us to find answer for this one
MySQL Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More MySQL MCQ Questions
Which is not a valid name for a column
TCL stands for ?
The OR operator displays a record if ANY conditions listed are true. The AND operator displays a record if ALL of the conditions listed are true
Which clause will order results by the last_name column?
Which statement about MySQL optimization is True?
Which is the correct syntax of an extended insert statement?
Which statement can you use to load data from a file into the table?
Later versions of mysql support the native json data type for storing json documents. What is a drawback of json columns?
What table cannot have a trigger associated with it?
What mysql statement is used to check which accounts have specific privileges?