Packages in PL/SQL | Oracle PL/SQL Tutorial Videos | Mr.Vijay Kumar

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

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

  • @NareshIT
    @NareshIT  5 ปีที่แล้ว +3

    Please Comment, Subscribe and Click Bell🔔🔔🔔 Icon for More Updates. To learn software course from our experts please register here for online training: goo.gl/HIB0wL

    • @SreeramReddyB
      @SreeramReddyB 5 ปีที่แล้ว +1

      Naresh i Technologies Can a package have a trigger?

  • @madhupyla
    @madhupyla 2 ปีที่แล้ว +2

    Vijay sir very nice person ,I have attended SQL plsql course two years back ,his videos are very helpful .

  • @pchound5962
    @pchound5962 ปีที่แล้ว

    I like that you talk slowly. Makes it clear to understand and not overwhelming. :)

  • @geetanjalichavan7222
    @geetanjalichavan7222 5 ปีที่แล้ว +7

    Hi
    Your way of teaching is excellent we can easily understand
    Good job

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

    superb explanation, very good real time example,very good teaching,infact NARESH technologies all video lectures are very good

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

    Hi sir,
    I am Sudheer from Krishna Reddy student previous but I don't understand language sir execution method.
    Vijay Kumar sir you are a really great so excellent explanation packages
    I love your explanation way
    Thanks regards
    Sudheer

  • @aakashdubey9653
    @aakashdubey9653 2 ปีที่แล้ว +3

    Sir I really like the way you teach, its very simple means anyone can understand it without any difficulty. I wish you all the best for this wonderful and knowledgeable video. Naresh Technology is number 1 because they have teachers like you

  • @jaikishorer985
    @jaikishorer985 3 ปีที่แล้ว +2

    sir thank you for your wonderful explations about pl sql.It was very useful!

  • @amitarya-iy1ok
    @amitarya-iy1ok 8 หลายเดือนก่อน

    Thankyou sir,
    Gyzz don't panic run this
    create or replace package p1 is
    procedure p_p1(e in number,s in number,n in varchar2);
    procedure p_p2(e in number);
    end;
    select * from emp;
    create or replace package body p1 is
    procedure p_p1(e in number,s in number,n in varchar2)is
    begin
    insert into emp(empno,sal,name) values(e,s,n);
    end p_p1;
    procedure p_p2(e in number)is
    begin
    update emp set sal=sal+100 where empno=e;
    end p_p2;
    end;
    execute p1.p_p1(4,400,'Vinay');
    execute p1.p_p2(4);

  • @santhoshs5850
    @santhoshs5850 ปีที่แล้ว

    Simple and clear explanation. Thank you sir....

  • @dasarivenkatachalapathi6311
    @dasarivenkatachalapathi6311 7 ปีที่แล้ว +2

    SIR your way of teaching is excellent may you provide link to oracle complete lengthy videos

  • @SanjayKumar-yh8fd
    @SanjayKumar-yh8fd 3 ปีที่แล้ว

    Lot of thanks sir, may God always keep you happy

  • @abdellatifanifi2287
    @abdellatifanifi2287 2 ปีที่แล้ว +1

    really thank you so much sir it help a lot

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

    Superbly explained. Thank you Sir.

  • @ebinvarghese4239
    @ebinvarghese4239 ปีที่แล้ว

    this is like how a perfect tutorial would be.

  • @syedmuhethulla7662
    @syedmuhethulla7662 ปีที่แล้ว

    really the way of explanation is very welll ! Thank you sir

  • @PANKAJKUMARSINGH673
    @PANKAJKUMARSINGH673 5 ปีที่แล้ว +2

    Very comprehensible lecture thank you sir.

  • @harishselvam1383
    @harishselvam1383 2 ปีที่แล้ว

    Thank you sir 🎉🎊your videos helpful to us

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

    wow superb video thank you for amazing lecture.

  • @neostar3498
    @neostar3498 4 ปีที่แล้ว +1

    ...Thanks for the nice explanation ......Can I pass value to a procedure using a bind variable ?

  • @shaiksajeda7969
    @shaiksajeda7969 2 ปีที่แล้ว +1

    Thank you sir

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

    U mentioned commit keyword in procedure..
    I feel it's not required... May be I need to learn more to feel the use of it.;)

  • @shaheenshaikh6701
    @shaheenshaikh6701 4 ปีที่แล้ว +1

    Is procedure n function within package once called is loaded into cache memory ?

  • @kailashgupta1431
    @kailashgupta1431 2 ปีที่แล้ว

    VERY GOOD EXPLANATION

  • @dineshshankar4998
    @dineshshankar4998 ปีที่แล้ว

    Hi sir
    May I know why u wrote procedure in 2 times?
    In package we are declaring procedure that’s fine
    And
    In packages body also u r declaring the same again

  • @roselinarokyasamy9932
    @roselinarokyasamy9932 2 ปีที่แล้ว

    Super explanation sir..

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

    Excellent, very nice, really appreciated.

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

    Is there performance tuning videos in ur channel?? Like explain plan, bulk bind

  • @dhirajjawarkar313
    @dhirajjawarkar313 2 ปีที่แล้ว

    Super explanation

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

    You are genius

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

    can you please explain ref cursor and muliple return function. your tutorials really awesome.

  • @smitapawal9772
    @smitapawal9772 2 ปีที่แล้ว

    package me archive hota hai ki nahi kaise dekhate hai. or package run hota hai ki nahi agar hota hai to usaki date kaise chk karte hai ..

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

    good explanation

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

    Excellent Job Sir

  • @pramodahire4461
    @pramodahire4461 5 ปีที่แล้ว

    Nice explanation..

  • @smarikabhargava
    @smarikabhargava ปีที่แล้ว

    Hello Sir,
    Plz help me out to teach how to work in Oracle 10 G expression edition. And Oracle 21 C

  • @georgevlogs9126
    @georgevlogs9126 ปีที่แล้ว

    Nice sir

  • @hemantpatil960
    @hemantpatil960 7 ปีที่แล้ว +1

    thanks a lot sir

  • @ashutoshtripathi491
    @ashutoshtripathi491 5 ปีที่แล้ว +1

    nice

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

    Thankyou so much

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

    Sir please provide videos on triggers and records

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

    Thanks

  • @doug774
    @doug774 ปีที่แล้ว

    legacy

  • @bhavinprajapati3546
    @bhavinprajapati3546 5 ปีที่แล้ว

    Sir how to install sql plus please tell

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

    Sir I need trigger class video