What is the difference between Primary Key, Composite Key and Foreign Key?

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

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

  • @lolaoduguwa5957
    @lolaoduguwa5957 Год назад +1

    This was a very good explanation. Thank you x

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

    Hi,
    thanks for your tutorial...
    I am trying to apply what you said in my current task of my project and I'm having a dilemma.
    Please help me with this.
    I have 3 tables:
    table Title:
    - id
    - name
    table TitleRank:
    - id
    - name
    - title_id
    - rank
    table UserTitleRank
    -id
    -name
    -user_id
    I want to create FK at `UserTitleRank` to reference the `title_id` and `rank` at `TitleRank`.
    I have 2 choices:
    1/ create composite FK `title_id` and `rank` at `UserTitleRank` table referencing `title_id` and `rank` of `TitleRank`
    2/ create single FK `title_rank_id` referencing `id` of `TitleRank`
    Which one is better?
    What is the pros and cons of each and what is the implication and context I should take into account to select one over another?
    Thank you.

  • @nandinimukherjee7617
    @nandinimukherjee7617 Год назад +1

    Nice explanation... Thanks😊

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

    amazing

  • @Imyashmita...
    @Imyashmita... Год назад

    Your explanation is very helpful for me... Thanks and keep it up 😇

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

    Hey there, keep up the good work in this channel.
    I have a general enquiry as a new sql learner.
    What is the major difference between primary key and unique unique.. In what way they are different inside sql syntax?
    Thanks for taking care of this.

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

      Here you go - ruclips.net/video/Obi3uL-5PR0/видео.html and check my channel for separate videos that show what is a unique key with a demo in it here - ruclips.net/video/WsIgk44eWvc/видео.html and Primary key demo here - ruclips.net/video/M-7fKheZByQ/видео.html

  • @sujatajamale5761
    @sujatajamale5761 Год назад +2

    U were stucking fumbling alot while explaining. It is distracting Lister. So just try to improve that