oracle interview question oracle BITMAP index

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024

Комментарии • 61

  • @humayunhimu6045
    @humayunhimu6045 11 месяцев назад

    Simply great learning from Siva Academy

  • @SatyendraKumar-im5tu
    @SatyendraKumar-im5tu 2 года назад

    Great explanation about the locking mechanism for the tables having BitMap index.

  • @krishnareddy2885
    @krishnareddy2885 5 лет назад +1

    Really excellent tutorials sir...
    U r explaing very Interestingly...

    • @SivaAcademy
      @SivaAcademy  5 лет назад

      Thanks for your comment Krishna :-)

  • @mkr7345
    @mkr7345 4 года назад

    Your explanation is awesome .... I became fidaa on pl sql with your outstanding explanation . Doing a great job .

  • @abhijitmohanty734
    @abhijitmohanty734 3 года назад

    Very Informative.. Your examples are very clear and to the point. Please upload some videos related to performance tuning for the oracle interview question segment. Thanks

  • @MrSakssssss
    @MrSakssssss 2 года назад

    Thank you again for this perfectly explained video.

  • @ramgour298
    @ramgour298 4 месяца назад

    great explanation need information for join methods

  • @swathidasu319
    @swathidasu319 2 года назад

    Thanks so much ...Cannot think of better explanation

  • @siddeshbagali13
    @siddeshbagali13 3 года назад +1

    Awesome !! we really appreciate your effort..

  • @shashank2004
    @shashank2004 5 лет назад +1

    Nice video sir..pls make a video on local and global index when we create partition table on that time We create local Andrew global index...so pls make a video to describe more about same.

    • @SivaAcademy
      @SivaAcademy  5 лет назад

      Sure Shashank,
      I will do a video on local and global index soon. Thanks for your comment.

  • @abhilashdeshmukh7832
    @abhilashdeshmukh7832 4 года назад +3

    Thanks for the explanation, I have one question though regarding the locking of rows.
    If we try to fire update on same table from two different sessions without commit/rollback Oracle will not allow anyways, so is it not a universal behavior ?

    • @SivaAcademy
      @SivaAcademy  4 года назад

      Welcome, I am not sure, however I guess the locking should be more similar in others databases also, may be the names might differ, but underlying concepts might be the same

    • @ravigoud9209
      @ravigoud9209 4 года назад

      Oracle allows updating a table from different sessions, provided records effected are different in each session.

  • @etflourmill
    @etflourmill 4 года назад

    Hi
    I like your videos. Very help full

  • @srikanthsuddala613
    @srikanthsuddala613 4 года назад

    thank you for the valuable explanation

  • @hemanthraj6054
    @hemanthraj6054 3 года назад

    sir will u give any project coaching or real time project explanation??

  • @venkatrao4229
    @venkatrao4229 3 года назад

    you have explained very well, Could you please make a video on BITMAP JOIN index.

  • @vasanthayamala8423
    @vasanthayamala8423 3 года назад

    What if we try to read the data from other session..? I got it that we can't do dml operations until the commit/rollback done but cant we also retrieve the data using select statement from other session.. Could you please show this as well if that's possible. Thanks!

  • @sarathichemudupati4851
    @sarathichemudupati4851 4 года назад

    Wonderful Explanation Sir

  • @1817vicky
    @1817vicky 2 года назад

    Best explanation 👌👌👌

  • @maniv6546
    @maniv6546 3 года назад

    How it will work if multiple indexes overlap for same column.

  • @BewithuNnk
    @BewithuNnk Год назад

    Pls clear my question: why are clustered indexes not used in Oracle or is there any clustered index concept in Oracle? Is it only used for Ms SQL server?

  • @AmarjeetSingh-bs2yp
    @AmarjeetSingh-bs2yp 4 года назад

    Hi @Siva very nice video
    Can you please explain cluster index and non cluster index with examples

    • @SivaAcademy
      @SivaAcademy  4 года назад

      @Amarjeet, Sure Bro, please stay tuned, will post this concept

  • @sandyvoice007
    @sandyvoice007 20 дней назад

    ❤❤❤❤❤❤

  • @mukeshchitte3870
    @mukeshchitte3870 5 лет назад

    Number of comparisons within Index segment are same in Table then, what's the advantage?
    @our example finding rows of P's is similar to finding rows of 1's.

    • @SivaAcademy
      @SivaAcademy  5 лет назад +1

      BITMAP index is compressed data, and its effective along with bitmap join index too, will post with an example, please stay tuned.

  • @anandsuman2012
    @anandsuman2012 5 лет назад

    @5:06 , Could you please elaborate the 3rd point of bit map join … please

  • @letsplay5802
    @letsplay5802 5 лет назад

    Thank u Sir... Can u plz tell how can we see the explain plan for a particular table.....

    • @SivaAcademy
      @SivaAcademy  5 лет назад

      @Abhinav, sure, will post in as part of performance tuning vedio series, please stay tuned.

  • @deep54046
    @deep54046 4 года назад

    Hi siva,
    Please make a video series on partitioning

  • @ramatharunreddybuchupalli8787
    @ramatharunreddybuchupalli8787 4 года назад

    An interviwer asked Explain about oracle architecutre

  • @karnarajmahajan8861
    @karnarajmahajan8861 5 лет назад

    thanks sir...

  • @rajupulla3806
    @rajupulla3806 5 лет назад

    hi sir can you send interview quations and answer.

  • @bharatgupta8766
    @bharatgupta8766 5 лет назад

    how this index would speed up the retrieval ?

    • @SivaAcademy
      @SivaAcademy  5 лет назад

      @Bharath, Please look into this video
      ruclips.net/video/m0z73p_kMr8/видео.html

  • @dineshkumar-vp9dm
    @dineshkumar-vp9dm 5 лет назад

    How to use pragma serially reausable in package
    pls explain the internal use

    • @SivaAcademy
      @SivaAcademy  5 лет назад

      @dinesh, I will mostly post this pragma this week itself, please stay tuned

  • @ashtyson7831
    @ashtyson7831 5 лет назад

    Senario 1 :--one database 2 schema each schema has one table each .
    Senario 2 :--2 db 2 schema one in each db one table each
    Write query to retrieve data from both tables in both senario???

    • @SivaAcademy
      @SivaAcademy  5 лет назад

      @Ash Tyson,
      Senario 1 - You can give grant to select data from one schema to another schema, and you can access both the table in the second schema and join them or use set operator to retrieve data from both tables.
      Senario 2 - You can create a DB link between both the database, so that using DBLink, you can access the data of table of one database into another database.Then you can retrieve data from both tables using join or set operator.

    • @ashtyson7831
      @ashtyson7831 5 лет назад +1

      @@SivaAcademy thank you

    • @ashtyson7831
      @ashtyson7831 5 лет назад +1

      Bro thanks to u because of your video I have got job ..heartly thanks to u 😀😀

    • @SivaAcademy
      @SivaAcademy  5 лет назад +1

      @Ash Tyson, Its my pleasure... best wishes & all the best... you can always reach back to me for SQL/PLSQL questions.....Thanks,Siva