Skip to content

Instantly share code, notes, and snippets.

@jaimemin
Created September 4, 2019 15:32
SELECT
NAME,
DATETIME
FROM
ANIMAL_INS
ORDER BY
ANIMAL_ID DESC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment