How many ways we can we find the current date using MySQL?
Answer Posted / mansukh khandhar
echo date(y/m/d);
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is tee command in mysql?
How do I rename a table in mysql workbench?
What is a tinyint in mysql?
How to Change a users password from MySQL prompt. Login as root. Set the password. Update privs.
What are the 'mysql' command line arguments?
How to represent ENUMs and SETs internally?
Is mysql relational?
What is int mysql?
What is 'mysqlcheck'?
Why do we use pragma autonomous transaction?
Suppose you have to collect the first name, middle name and the last name of students from the below table. But, you observe that there few missing values either in the first name, middle name and the last name columns. How will you return the first non-null values?
Do I need python for mysql?
What is back end and front end?
In how many ways we can retrieve data in the result set of mysql using php?
How can you plan the logshipping before processing?