Skip to content

Instantly share code, notes, and snippets.

@kevinhooke
Created August 20, 2025 09:50
Show Gist options
  • Select an option

  • Save kevinhooke/0d60be1474d1b16a5c718d71e52f784d to your computer and use it in GitHub Desktop.

Select an option

Save kevinhooke/0d60be1474d1b16a5c718d71e52f784d to your computer and use it in GitHub Desktop.
Oracle db version
SELECT version FROM PRODUCT_COMPONENT_VERSION
WHERE product LIKE 'Oracle Database%';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment