0% found this document useful (0 votes)
89 views

DataCamp SQL

This document describes the basic components of an interface for coding challenges: 1. It contains an SQL editor where users can write code to solve challenges. 2. Clicking "Submit Answer" executes the query, checks for correctness, and provides feedback. 3. A "Query result" tab shows the output of submitted code. 4. Challenges are organized into multiple tabs, with XP awarded for completing each tab or full exercise without help. 5. Hints and solutions are available but result in lost XP if used.

Uploaded by

PILAR
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
89 views

DataCamp SQL

This document describes the basic components of an interface for coding challenges: 1. It contains an SQL editor where users can write code to solve challenges. 2. Clicking "Submit Answer" executes the query, checks for correctness, and provides feedback. 3. A "Query result" tab shows the output of submitted code. 4. Challenges are organized into multiple tabs, with XP awarded for completing each tab or full exercise without help. 5. Hints and solutions are available but result in lost XP if used.

Uploaded by

PILAR
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

!

0:58 Quit
BASIC COMPONENTS OF THE INTERFACE

SQL editor where you can write SQL code


More context about
the exercise
Clicking this bu!on will:
- Execute your query
- Check your code for correctness
- Provide feedback in case of an incorrect answer
Note: you do NOT lose XP if you hit Submit Answer.

Challenges
You can browse the contents of a
table by clicking the table name
Feedback

"Query result" tab shows the result


of the SQL code that you submit.
! 0:58 Quit
MULTI-TAB CODING CHALLENGE Total amount of XP that you can earn if you finish the entire exercise.
You can earn 50 XP per tab you finish without consulting the solution.

Each tab is a separate coding challenge.


Write code in the editor to solve the
challenge and hit Submit Answer.

If your code is correct, you will progress to the next tab. If
you finish all challenges, you complete the entire exercise.

If you can't find the correct answer,


you can ask for the solution.
You lose 50 XP if you click this.
! 0:58 Quit
SIMPLE CODING CHALLENGE You can earn 100 XP if you finish this type of exercise
without using the hint or the solution.

Write code in the editor to solve the


challenge and hit Submit Answer.

If your code is correct, you complete the exercise.

If you can't find the correct answer, you can ask for a hint.
You lose 30 XP if you do this. If you still can't figure it out,
you can ask the solution. You will lose 70 XP if you do this.

You might also like