CASE STATEMENT(IF THEN ELSE) IN ORACLE SQL WITH EXAMPLE
Details
| Title | CASE STATEMENT(IF THEN ELSE) IN ORACLE SQL WITH EXAMPLE |
| Author | Kishan Mashru |
| Duration | 6:28 |
| File Format | MP3 / MP4 |
| Original URL | https://youtube.com/watch?v=lbcZcGQWk_A |
🎵 Support the artists — buy the original for the best audio quality! 🎵
Description
The case statement gives the if-then-else kind of conditional ability to the otherwise static sql select statement, This video demonstrates how to write an case statement in oracle sql, and explains different aspects of the case statement. The video explains the execution flow of the case statement and advises on the best way to write one.