Seperating Date part from a datetime field
Sir
How can I seperate date part(only date) field contain both date and time using sql server query
is there is any way like cast or convert is there to do that
i can do it by using datepart function but I did't think is so speedy Iam searching for seperate function for that
Can U help me
|