|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I need to know how i can format the date so that the query results will come out as the format mm/dd/yy hh:mm:ss? Thanks alot. |
|
#2
|
||||
|
||||
|
something like this perhaps?
CONVERT(char(8),datefld,1)+' '+CONVERT(char(8),datefld,8) |
![]() |
| Viewing: Dev Shed Forums > Databases > MS SQL Development > Date Formatting |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|