Sharing my daily SQL and BI challenges, tips and tricks.
(DT_DBTIMESTAMP)(SUBSTRING([date string], 7, 4) + "-" SUBSTRING([date string], 1, 2) + "-" + SUBSTRING([date string], 4, 2))
No comments:
Post a Comment