oracle plsql records and collections VARRAY

preview_player
Показать описание
oracle plsql records and collections VARRAY

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

Covering almost all types of interview questions, 100% satisfied, please keep uploading on more and more and all Oracle concepts..

Ins_
Автор

Excellent !! Highly Appreciated Sir. Thorough knowledge of each topics with practical real time examples. Hats off to you !!

arungurav
Автор

You are genius and explanation is very effective and simple, thank you very much for sharing such valuable information info for all of us with free of cost.

vijaydubey
Автор

Number of video watched but I learned Varray collection from this video. Thanks a lot.

shahbaz
Автор

first video i have seen which explained very clear about oracle concepts...

outstandingk
Автор

Very clean and nice way explain.. Perfect way of teaching ..Very nice Shiva Sir . appreciate you!

Entertainingzone
Автор

Just wow!!! Got addicted in your way of explaining..❤️

magesh
Автор

I used to write the code practically with out knowing conceptual knowledge, now understand theoretically.

pullareddym
Автор

Thank you so much for this detailed and clear explanation Siva...

gsraj
Автор

Watching in 2023 Aug ❤ Im about to leave this topic, but after watching this video, im curious to know more about VARRAY 🎉 thanks a lot sir for making such an informative video.

rdf_gujjar
Автор

You deserve more subscribers! The explanation is unreal.

Variable.Constant.
Автор

can I put a variable in place of 5? Exp: Declare v_qtde integer := 5; type t_array1 is !but this variable being of the type number or integer plsql complains that it is not integral.

KabergOficial
Автор

Hi Siva one request if possible then please try to cover encryption and decryption in oracle as well, I know about these things, but I am sure I will learn again something good from you.
And one more request kindly post something about oracle 18c, 21 c new features . Looking for your valuable post 🙏

vijaydubey
Автор

Sir please keep uploading videos i am loving watching them they are so crisp and clear👌

poojagonla
Автор

Thanks Siva, , Very useful for your valuable videos.

FaisalFaizz
Автор

Thank you Siva, it was very helpful
Sujaa

sujaa
Автор

Hi Siva,


I want to access the values of emp table and print the same using Nested table.
Can you post an example here?
because here in all the examples you are hardcoding the values and printing it.

deep
Автор

Instead of assigning each value, how to load data to varray from a normal table and later use the value from array for some conditional check?

devikas
Автор

I need information about sql loader, utl file, xml, external table. Loading data into table or db and difference

KrishnaMoorthy-befx
Автор

Hi Siva, Can you provide the solution of below question: In an array of 7 number elements, find the second highest number. Kindly provide all possible solution?

SantoshKumar-glrx