TimeStamp in SQL

W

Welthey

I have a field in SQL that has a time in it. SQL has added the 1/1/1900 to
the field. I need to be able to strip that date out and show only the time
as I have another table in SQL where the date does not appear just the time.
Is there anyway to do this? I have tried the right function but when I do
that it take the HH:MM:SS and converts it to HH:MM. I need to have the
seconds as well.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top