date funciton

Answers were Sorted based on User's Feedback



date funciton ..

Answer / sudhanshu_kmr

use anyone ....

select curdate();

select current_date();

select date(now());

Is This Answer Correct ?    5 Yes 1 No

date funciton ..

Answer / john

select curdate();

select current_date();

select date(now());

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More MySQL Interview Questions

what is collation? how many types of installations in sql server?

3 Answers  


Can you tell few best practices to be followed for optimization in sql?

0 Answers  


How to define numeric 9(3) in db2 table without decimal point??

0 Answers  


What is the data source name for mysql?

0 Answers  


How can we know the number of days between two given dates using MySQL?

2 Answers   Base2 Infotech, Webworks,






What can you do with mysql?

0 Answers  


What is the query to display top 20 rows?

0 Answers  


What is mysql common?

0 Answers  


What is difference between oracle and mysql?

0 Answers  


What is pragma autonomous_transaction?

0 Answers  


what is the main difference between myisam and innodb

2 Answers   Wipro,


How to enter binary numbers in sql statements?

0 Answers  


Categories