Jump to content

Mysql Date Help?


adilmarwat

Recommended Posts

I am using mysql.I have the problem that I have created the table name "act" contains 3 fields id(int), item(char), date(date)When i generate the query to display all information in table, the date field shows date like that 01/20/2010.I want to set the format for date like 20/01/2010 every time when i use the query. How it is possible. please help me.Adil

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...