Hi in my table I have a field for storing date and datetime
i want to get date from that table using select query...
for eg select dt from tname....
Here i want to display only the date not with time.
And also time alone excluding with date....
Thanx
i want to get date from that table using select query...
for eg select dt from tname....
Here i want to display only the date not with time.
And also time alone excluding with date....
Thanx
Comment