Do I write Check Constraint expressions for Tables in datetime datatypes.
M Mark_Christjansen Jun 8, 2006 #1 Do I write Check Constraint expressions for Tables in datetime datatypes.
M Mark_Christjansen Jun 13, 2006 #3 I think I solved my own problem. The expression, and I came up with is this: (datepart(minute,[Time]) = 15 or datepart(minute,[Time]) = 45). Thank you very much for responding to my posting. Mark_Christjansen.
I think I solved my own problem. The expression, and I came up with is this: (datepart(minute,[Time]) = 15 or datepart(minute,[Time]) = 45). Thank you very much for responding to my posting. Mark_Christjansen.