I am trying to define a column so that it is time only. I convert the field to date time after cleaning the field from bad time formats. I want it to be in time format. NOT USEING THE CHAR DATA TYPE BUT DATETIME DATA TYPE!! I can do this if I type a time in the datetime field it stays as time only but, I can't make it stay that way in a sql update query. Is there a way with a User Defined Data Type and/or with a rule.