Site Sponsored By: SQLDSC - SQL Server Desired State Configuration
Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
HiI have a date value in SQL table as below:1999-11-03 00:00:00.000That I would like to return as this format:dd-mm-yyyy 00:00Can you tell me how to do this?Thanks for any advice,G
quote:Originally posted by Grifter HiI have a date value in SQL table as below:1999-11-03 00:00:00.000That I would like to return as this format:dd-mm-yyyy 00:00Can you tell me how to do this?Thanks for any advice,G
Where do you want to show formatted dates?If you use front end application, do formation thereMadhivananFailing to plan is Planning to fail