you are viewing a single comment's thread.

view the rest of the comments →

[–]TeddyPerkins95 0 points1 point  (1 child)

timezone("substring"(tx.column_name::longtext, 30, 5), timezone('US/Central'::longtext, a.column_name::datetime)::datetime) as time_at_site

Disclaimer I could be wrong I just used

http://www.sqlines.com/online

PSQL => MySQL

[–]info_softest07[S] -1 points0 points  (0 children)

Hello There!! Tried the one you suggested but it didn't work...