hexOffender
Programmer
I have a table that has a TIME value in one row, and a Date value in another row. I have a select statement that can isolate the values of each, but I want them to be together in one field. Also They are string , but I need to run DATEDIFF later. What is the best way to CONCAT the results of the two queries into one field.