The database has a table with separate date and time columns.
1. Are there benefits to merging the two into a single timestamp column?
2. If so, how would I do this? (Reading date/time operators and functionsdoc page hasn't shown me one.)
TIA,
Rich