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!
New course! Every coder should learn Generative AI!
Try a free lesson
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 Answer
+ 1
use joins, which will be based on foreign keys..
4th Jul 2016, 12:24 PM
Ashutosh Singh