can any one answer this , i have a database column that has the date and time fields (e.g 01/08/2005 10:30:22 pm). I want to format this particular column so that it just displays the date with the hours and minutes. I dont want to display the seconds. I am new to Sql Server.
Appreciate your help.