Hi @siva Academy - Just wonder that in update statement you used that set row = . are you trying to update entire row at a time? do you have a column called row in emp table?
The reason you put the WHERE 1=2 clause in that SELECT INTO query is to create a field-copy of the existing table with no data. Table2 would be an exact duplicate of Table1
You are doing a fabulous job. You have ability to explain complicated topics in simplest way possible. Kudos 👍
My pleasure, thank you 💐
Sirji yr doing a fabulous wrk & You have ability to explain complicated topics in simplest way to understand every one.
Thank you bro
@10:00 What's the point in declaring cursor for fetching a single row? Any achievement in performance?
Great explanation. Very helpful to refresh concept
Thank you
Hi @siva Academy - Just wonder that in update statement you used that set row = . are you trying to update entire row at a time? do you have a column called row in emp table?
Yes, you can update entire row using row keyword
why exception is raise when we use select statement without where clause ? solution for that
a lots of thanks for very basic detail explanantion.
Welcome bro
Very good explanation.Thank you so much.
My pleasure, thank you
Very good explanation
Thank you
Excellent 👌 Thank you
Welcome bro
Great explanation. Thank you.
It's my pleasure,Thank you so much :-)
Excellent Sir
Thank you bro
Can you make videos on different types of cursors and the usage..
@Gopi Gayathri, Sure, Please stay tuned for videos on Cursors,types and its usage.
Great explanation
Thank you
Excellent sir🙏...
@GOBI RAJENDIRAN, 🙏 Thank you bro!!!
can you make video on pipelined function and how to debug the plsql code.
@Prudhvi, sure, Please stay tuned.
what is 1=2??why have u written that?? please explain
The reason you put the WHERE 1=2 clause in that SELECT INTO query is to create a field-copy of the existing table with no data. Table2 would be an exact duplicate of Table1
Thanks Siva
welcome bro
Can you share the notes of plsql as pdf format , I will pay for that also
Little bit fast sir...