Skip to content

Instantly share code, notes, and snippets.

@martindsouza
Last active December 28, 2020 23:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martindsouza/91742f28c39ed2d41d35d80b6c4cc4c1 to your computer and use it in GitHub Desktop.
Save martindsouza/91742f28c39ed2d41d35d80b6c4cc4c1 to your computer and use it in GitHub Desktop.
Test sql
-- prompt hello from github
select sysdate
from dual
;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment