Created
February 24, 2022 07:31
-
-
Save caffeinetiger/953742080767d2aa3c6c8e8f11fbb57a to your computer and use it in GitHub Desktop.
Original post [here](https://aws.amazon.com/premiumsupport/knowledge-center/aurora-version-number/)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| select AURORA_VERSION(); | |
| select @@aurora_version; | |
| show variables like '%version'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment