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
how we will Show selected records sorted in an ascending (asc) or descending (desc).
How do I find the database name in mysql?
How do you know the version of your mysql server?
What are mysql data types?
How can you count the total number of records of any table?
What is mysql installer?
Why myisam is faster than innodb?
What is the difference between mysql_connect and mysqli_connect?
What is insert query in mysql?
What is heap table?
What is the limit of mysql database?
How many primary keys can be there in a table?
What does mysqli_fetch_assoc do?
Can you tell how many values can set the function of mysql to consider?
Describe mysql transaction properties.