COL3: Working With Collection Methods

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2025

ความคิดเห็น • 10

  • @joaquimcassiano5238
    @joaquimcassiano5238 4 ปีที่แล้ว

    Thank you Steven. Very helpful and clear presentation.

  • @sreekanthmunagala
    @sreekanthmunagala 4 ปีที่แล้ว

    Thank you for taking the time in sharing this video and the great content in it Steven. As the channel name indicates, the content that you provide us here is exactly what we need to write a practically perfect piece of PL/SQL code and the way you explains makes it very easy to understand. I would like to ask the question that came to my mind when going through the EXTEND method. Why should only nested tables and varrays be explicitly initialized and not associative arrays ? What exactly oracle does in the background during variable declaration and initialization of a nested table or varray?

  • @mahasridhar
    @mahasridhar 7 ปีที่แล้ว

    Thanks for the videos. It is so very useful.

  • @mercyjhansi2427
    @mercyjhansi2427 6 ปีที่แล้ว

    I'm able to use delete for varrays without specifying which index to be deleted, which deletes all the elements in the varray. Only delete method with index specification doesn't work for varrays. So, why is it told varrays don't support delete completely?

    • @PracticallyPerfectPLSQL
      @PracticallyPerfectPLSQL  6 ปีที่แล้ว +1

      Mercy, thanks for pointing this out. You are absolutely right. You can delete all elements in a varray, you just can't specify start and end index values.

    • @mercyjhansi2427
      @mercyjhansi2427 6 ปีที่แล้ว

      @@PracticallyPerfectPLSQL Thanks for your reply. I like the way you teach so much. You are my biggest inspiration. Thanks a lot for all the videos.

  • @s123square7
    @s123square7 9 ปีที่แล้ว

    thanks for sharing

  • @afsarali92
    @afsarali92 8 ปีที่แล้ว

    Thanks for the video :)

  • @rajit1710
    @rajit1710 3 ปีที่แล้ว

    If i describe your videos in words, i would be the idiot of the century...

  • @shevani930
    @shevani930 8 ปีที่แล้ว

    Sometimes the screen is blurred ,otherwise its very informative .