razvan,
Tuesday, March 05, 2002, 7:46:31 AM, you wrote:

r>      Hi, please help me with this one!
r>  I now the date_format function, it converts the standard format sql
r> (yyyy-mm-dd)
r>  to any format, but my problem is that i want to convert from another format
r>  (eg. dd/mm/yyyy) to the standard format, in this way i can use insert with
r>  my format.
r>      Can I use another format for date when creating a table?
r>  thanks!

No, you can't. You can find info about date and time types, examples of
usage in the manual in the section 6.2.2. Date and Time Types: 
http://www.mysql.com/doc/D/a/Date_and_time_types.html





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to