Querying multiple tables in MySQL

preview_player
Показать описание
This video demonstrates how to query data from multiples tables in MySQL. The relationship between the tables is created in the WHERE clause.
Рекомендации по теме
Комментарии
Автор

I have a doubt. I have table with two fields, one field is array in table 1
uID | Contact
2 | 1221, 1223
3 | 1123

Now value of 1221 and 1223 are in table Two. I want a query to join table 1 and table 2 using array of field2

KUMAR-qoq
welcome to shbcf.ru