Answer Posted / sudhanshu_kmr
use anyone ....
select curdate();
select current_date();
select date(now());
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Is mysql open source?
Where the database is stored in mysql?
What is meant by mysqli?
What is striped backup
What are programming functions?
What storage engines are used in MySQL?
What is the query to display top 20 rows?
What is regex in mysql?
Explain the difference between procedure and function in mysql?
How to declare variable in mysql trigger?
How to Join tables on common columns.
How to see the create table statement of an existing table?
How can we optimize stored procedure?
Is mysql query case sensitive?
How to show table structure mysql?