Optimize Code with Merge Statement in Oracle PLSQL.

preview_player
Показать описание
Merge Statement in PLSQL not only optimize you code, it also make you code looks good and readable, save you from using a long and redundant code like using cursor loop, plsql collection object, all done with a few line of statement.
Рекомендации по теме
Комментарии
Автор

This example helped in my client interview. Thank you.

maychudreamz
Автор

I can see your good efforts trying to explain merge(for instance any topic), but one suggestion.. you should start with a simplest example that you can possibly think of and further you may explain it with a complex example.. To be honest, I just literally stopped watching as soon as you started writing that complex query..! Hope you don't mind me giving feedback.

vayunandu