ddrake
Technical User
- Mar 19, 2003
- 92
Hi all,
Working in SQL 2K and I've got a column that stores values in a datetime format and look like this: 2006-05-11 11:11:11. I need to convert them or something so that only the date is shown and the time part is just 0s (00:00:00). Is there anyway to do that in SQL?
Thanks!!
Working in SQL 2K and I've got a column that stores values in a datetime format and look like this: 2006-05-11 11:11:11. I need to convert them or something so that only the date is shown and the time part is just 0s (00:00:00). Is there anyway to do that in SQL?
Thanks!!