All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sql-tests.testcases.array_functions.arrayCreationAccessible.sql Maven / Gradle / Ivy

There is a newer version: 0.289
Show newest version
-- database: presto; groups: qe, horology_functions
SELECT timezone_hour(TIMESTAMP '2001-08-22 03:04:05.321' at time zone 'Asia/Oral'),
       timezone_minute(TIMESTAMP '2001-08-22 03:04:05.321' at time zone 'Asia/Oral')




© 2015 - 2024 Weber Informatics LLC | Privacy Policy