MySQL Dialog - Getting information from two different tables, string?
#1

ヽ༼ຈل͜ຈ༽ノ don't mind me
Reply
#2

Uppdididupdup!
Reply
#3

With the information you've given so far is kind of difficult to help you but what you're looking for is:
https://dev.mysql.com/doc/refman/5.0/en/join.html
and in the worst case scenario that JOINs cannot be used: https://dev.mysql.com/doc/refman/5.0/en/subqueries.html
Reply
#4

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
With the information you've given so far is kind of difficult to help you but what you're looking for is:
https://dev.mysql.com/doc/refman/5.0/en/join.html
and in the worst case scenario that JOINs cannot be used: https://dev.mysql.com/doc/refman/5.0/en/subqueries.html
Alright, I will take a look at it. But if you're experienced with that I could send you the code
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)