Skip to Main Content
  • Questions
  • Question about modules/learning tutorals on Dev Gym

Breadcrumb

Question and Answer

Chris Saxon

Thanks for the question, Jamey.

Asked: July 06, 2023 - 3:16 am UTC

Last updated: July 06, 2023 - 12:59 pm UTC

Version: Databases for Developers: Foundations

Viewed 1000+ times

You Asked

Hi all,

I'm just starting the beginner SQL for Developers course and I'm 2 modules in. I have no coding experience. So far, I've watced the videos then taken the quizzes but I'm unsure about how to proceed with the Tutorials-I played around a little with writing some code but I'm wondering what order/steps I need to take to complete each section and learn most thoroughly. Thanks!

Jamey

and Chris said...

The tutorials for Oracle Dev Gym classes run on Live SQL.

To run them, ensure you are logged into Live SQL. Use the "Login to Run Tutorial" button on the top right:

LS_TUTORIAL_LOGIN

Some tutorials have setup code you need to run. To this click the "Execute Prerequisite SQL" button at the top of the right panel:

LS_TUTORIAL_PREREQ

Once you've done this, work through the sections, loading the code with the "Insert into Editor" button and executing it with the "Run" button:

LS_TUTORIAL_RUN

Run through the tutorials in the same order they're in the class modules, following the steps in each tutorial in order. If you get stuck/lost at any point, you can reset everything using the "Reset Session" under the Actions button on the top right. Then run through all the steps again up to the point you reached - many of the tutorials require you to complete the earlier steps for the later code to work.

If you have further questions about Dev Gym classes, please use the Feedback option on the top-right menu of Dev Gym.

Is this answer out of date? If it is, please let us know via a Comment

More to Explore

SQL

The Oracle documentation contains a complete SQL reference.