On Thursday 22 April 2004 12:56, [EMAIL PROTECTED] might have typed: > Hi All, > Can you specify what format to use for the datetime column eg. > in oracle you can say I wanna use DD-MMM-YYYY HH:MM:SS and so on....?
If you read the manual, you will see that the column is formatted in one way, and one way only. You use modifiers on the select statement to get the format you want. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]