PL/SQL Tutorial #61: Use of Execute Immediate with Dynamic SQL

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 พ.ย. 2024

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

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

    Hi could you show me please in next video how we can use dynamic where condition and some more advanced.thanks

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

    Hello sir.. sir if we want to have mutiple condition in where clause like --- where deptno = :dept and deptname = : deptn, now i have to write execute immediate command for this, how to use these multiple bind variable in using for execute immediate.

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

      Akshay just wait for next videos I have covered all these concepts under that so keep watching

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

    sir, if are getting database error while executing immediate query( lets say user passed wrong Table name) ,then to handle those exception?

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

      Write exception with the help of all_objects and execute emmidiate query