|
|
-
This challenge is about finding factorial of a number...
|
-
This challenge involves assigning food packets to birds from two different baskets. Your job is to read the input table and produce the required result set using a single PLSQL query....
|
-
This challenge invites you to play with date calculations. A lot of people are scared of date calculations and this challenge aims to help them to fight their fear!...
|
|
|
|
|
-
Jacob Sebastian Commented 2 Years ago through ORACLE - PLSQL Challenges | 1 Point
So, this solution should go to the TSQL version of the challenge then. Please post it [here][1]. Only ORACLE/PLSQL solutions are expected in this section.
[1]: http://beyondrelational.com/modules/19/tcb/297/tsql-beginners-challenge-1-find-the-s...
|
|
|
-
Jacob Sebastian Commented 2 Years ago through ORACLE - PLSQL Challenges | 1 Point
Erik,
This is a PLSQL challenge, not a TSQL Challenge. So it is targeting ORACLE/PLSQL platform. The SQL Server version of this challenge can be found [here][1].
[1]: http://beyondrelational.com/modules/19/tcb/297/tsql-beginners-challenge-1-f...
|
-
Jacob Sebastian Commented 2 Years ago through ORACLE - PLSQL Challenges | 1 Point
I am not a PLSQL expert, but my understanding is that all PLSQL statements should be terminated by a `semi colon`. So is the above query still valid in PLSQL?...
|
-
This challenge is about finding second highest salary for each department...
|