Skip to content

Instantly share code, notes, and snippets.

@bamcgill
Created October 19, 2023 07:46
Show Gist options
  • Save bamcgill/f341be915a87afc6e5e496d01aac827a to your computer and use it in GitHub Desktop.
Save bamcgill/f341be915a87afc6e5e496d01aac827a to your computer and use it in GitHub Desktop.
simple test oracle script
select 'norbert' as norbert,'barry' as barry from dual;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment