Hi,
I am using a database which has a field called start_time in an Interview table, this is type: Date/Time. The problem is that data shows like this in the query result: 01/01/1900 10:30:00
I would like to extract only the time part but this doesn't seem to be working.
Any ideas so I can get the result to show: 10:30:00??
Thanks, Viv
I am using a database which has a field called start_time in an Interview table, this is type: Date/Time. The problem is that data shows like this in the query result: 01/01/1900 10:30:00
I would like to extract only the time part but this doesn't seem to be working.
Any ideas so I can get the result to show: 10:30:00??
Thanks, Viv