Answer Posted / shikha grover
Select date_format(curdate(),'%M') ;
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is database clustering in mysql?
Consider you have a composite index of three columns. Now, you have to provide the value of two columns in the where clause of a select query. Do you think index can be used for the operation?
what are the different tables present in mysql? : Mysql dba
What are the advantages and disadvantages of using mysql?
Explain the storage engines in mysql?
How do I create a new database in mysql?
What is localhost in mysql?
What is a trigger in mysql?
Why does mysql have so many connections?
Explain the different types of constraints?
What is use command in mysql?
How do you create a schema?
What does mysql_fetch_assoc do?
Why we use mysql workbench?
In how many ways we can retrieve data in the result set of mysql using php?