Oracle SQL Practical question with answer Compute all the possible paths | Oracle SELF JOIN Example

preview_player
Показать описание
SQL Practical Interview question
Oracle sql practice exercise with solution
SQL questions for data analysis
SQL scenario based interview questions

Рекомендации по теме
Комментарии
Автор

Thanks a lot for your ORACLE SQL practice session videos.
This is what I am looking for a long time. All your examples are very easy to understand

yatraheart
Автор

Thanks alot Siva Academy. This same question it has been asked in my PL/SQL developer interview with one MNC. I was stuck but it really helped me . Keep growing :)

umangshukla
Автор

Very very nice explanation Siva ....please keep on posting these scenarios based questions and more complex scenarios as well 👍

aneksingh
Автор

There is a table called transactions. It has three columns tran_id, date, amount with data populated in it. We want to write a query having credit and debit computed based on the entries in amount column. For eg: Amount column has data as (500, -300, 200, 250, -350) .Credit should be 950, debit should be -650. How can we achieve the same.

vaibhavagnihotri
Автор

Student marks percentage table video pls

kraghava