Skip to content

Instantly share code, notes, and snippets.

@tobihans
Last active September 27, 2022 22:16
Show Gist options
  • Save tobihans/3b8c7d8a82081bf6e8f0c60df563127e to your computer and use it in GitHub Desktop.
Save tobihans/3b8c7d8a82081bf6e8f0c60df563127e to your computer and use it in GitHub Desktop.
Resources for Db administration (MsSQL & Oracle)

Oracle

Testing SQL queries without a local installation

Go to https://livesql.oracle.com/ and sign in with your Oracle account. Load the HR objects and data into your session by going here and click on run script. image

Click to start an SQL Worksheet and run your queries. image

e.g image

MsSQL

PS: Je pense qu'en plus des ressources des profs, les deux sites xxyyzztutorial.net sont les plus complets qui soient sur le sujet. Demander des notes peut etre un atout aussi. ~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment