I have the following query:
CONVERT(TIME,convert(varchar,F.T2InHour)+convert(varchar,F.T2InMinute),108)
What I want is the following in F.T2InHour
I have the Hour and In F.T2InMinute
I have the minutes, I want to join them and I get the time and minutes Example ASi 8:30:00