0
SQL database keys
Please, give me easy explaining for PRIMARY KEY and FOREACH KEY. SQL & MySQL
1 ответ
+ 1
If you are using WAMP, go to Relations and you can graphically relate different tables of a database by making links to and from attributes of the tables.
For example, link user_id of one table to roll_no of another, and roll_no to reg_no of another table.