Answer Posted / vijay
select monthname(curdate()) as Month_Name;
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What are the benefits of mysql?
Explain the difference between mysql_fetch_array(), mysql_fetch_object()?
How to check server status with 'mysqladmin'?
What are the types of index?
How do I clear a mysql database?
how to dump all databases for backup. Backup file is sql commands to recreate all db's.
Why is the basic difference between left join, right join and inner join?
What language does mysql use?
Write a query to select all teams that won either 1, 3, 5 or 7 games.
Can you shard mysql?
How to connect html form to mysql database using php?
Write a command with which mysql table can be repaired
HOW TO FIND display the total number of weeks in the year of 1998 IN EMP TABLE
How do you create a schema?
What does innodb stand for?