Skip to main content
krishnav9816
July 10, 2022
Question

whats difference between primary key and forigen key?

  • July 10, 2022
  • 5 replies
  • 0 views

what is the difference between primary key and forigen key? how to do from two tables please explain?

    5 replies

    stefanhelzle0001
    Brainy
    July 10, 2022

    Let me google this for you: www.geeksforgeeks.org/.../

    krishnav9816
    July 10, 2022

    how it will do in DB?

    gopalk2865
    Participating Frequently
    July 11, 2022

    have you gone through above link? it has been explained with an example.

    harshitb6843
    July 11, 2022

    The difference between Primary key and Foreign key is no different on Appian. 

    July 11, 2022

    A primary key generally focuses on the uniqueness of the table Whereas foreign key is generally used to build a relationship between the two tables. Like we do in Appian Records Relationship.