SQL database keys | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

SQL database keys

Please, give me easy explaining for PRIMARY KEY and FOREACH KEY. SQL & MySQL

23rd Oct 2018, 9:12 PM
Jason Ten
Jason Ten - avatar
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.
24th Oct 2018, 6:40 AM
ABDUL MANAN
ABDUL MANAN - avatar