Top 60 PL/SQL Interview Questions & Answers 2025 | Oracle PL/SQL Interview Questions | MindMajix

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

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

  • @palanivelu.a
    @palanivelu.a Год назад +7

    You covered all the topic of pl/sql except index,Mview and partition,hints and joins with example and in place you told Delete command as DDL command.. but for remaining Hats off...

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

    Thank you ❤

  •  Месяц назад +1

    I would have preferred you to write on the slides everything you end up dictating (especially when you pronounce lines of code or function names etc).
    Thanks for your work

    • @Mindmajix
      @Mindmajix  Месяц назад

      Thank you for suggesting. Definitely we will take this as a suggestion and work on it.

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

    great work

  • @SinskariBoi3366three
    @SinskariBoi3366three 5 месяцев назад

    Good refresher

    • @Mindmajix
      @Mindmajix  5 месяцев назад

      Thanks a lot Sinskari.

  • @rajeshsahu713
    @rajeshsahu713 4 месяца назад +3

    Delete is a dml not ddl

  • @RamaKrishna-mu9qi
    @RamaKrishna-mu9qi Год назад

    very useful

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

    Thanks for sharing 🙏 very useful for interview and brush up knowledge on SQL, plsql topics

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

    The maximum length of a table name that can have is 128.
    This is after the Oracle 12c release version. Previously it was 30 characters in length.

  • @Inspirationalsounds15
    @Inspirationalsounds15 2 года назад +1

    CAN YOU MAKE VIDEO ON ABOUT ORACLE APEX INTERVIEW QUESTIONS

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

    PLSQL can be embedded in SQL like you can use function in select statement

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

    Thankyou for the video but in diff btw truncate and delete .Delete is DML command not DDL Command