while creating multiple tables if we have to retrieve the data of other table how can be do it by using foreign key concept ? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

while creating multiple tables if we have to retrieve the data of other table how can be do it by using foreign key concept ?

27th Jun 2016, 5:38 PM
Ajay pratap Singh
Ajay pratap Singh - avatar
1 ответ
+ 1
use joins, which will be based on foreign keys..
4th Jul 2016, 12:24 PM
Ashutosh Singh