Fork me on GitHub

Foreign Keys on PN  Bottom

  • Hi, im designing my database, and i didnt found an example about how to create references into it, for Example: if a have a 'Book' Table and a 'Owner' Table, i want a foreign Key atribute called ownwer_id into the book table that references the primary key atribute id into the owner table. How can i do this?

    Regards

This list is based on users active over the last 60 minutes.