Skip to content

Instantly share code, notes, and snippets.

@5Spaak
Created June 23, 2023 23:00
Show Gist options
  • Select an option

  • Save 5Spaak/0dc56430c14afe8005bfcccc7ae81b4d to your computer and use it in GitHub Desktop.

Select an option

Save 5Spaak/0dc56430c14afe8005bfcccc7ae81b4d to your computer and use it in GitHub Desktop.
SELECT STUDENT_ID AS ID,
STUDENT_NAME AS NAME,
STUDENT_ADDRESS ADDRESS
FROM STUDENT;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment