Hi
Is there a way to set NULL as default value in parameter for datetime column
I have three columns @id, @Sdate,@Edate .
In design i have choose the data type i have chosen @id as integer, @Sdate as date/time,@Edate as date/time
Is there a way to set NULL as default value in parameter for datetime column
I have three columns @id, @Sdate,@Edate .
In design i have choose the data type i have chosen @id as integer, @Sdate as date/time,@Edate as date/time