SAP HANA SQLScript · SQLScript Basics: Syntax, Variables & NULL
Both columns display 2010-01-01. Are they the same data type? ``` SELECT '2010-01-01' AS a, DATE'2010-01-01' AS b FROM dummy; ```
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
