I wanna know if it's possible to SELECT items from two tables related, each one in a different database.<br><br>For instance, there are two tables Table1 in Database1 and Table2 in Database2. I want to JOIN Table1 and Table2. How can I do this?<br><br>I've tried with the USE clause, but only...
I`ve got two tables in a database called countrys and cities.<br>There is a select tag for each table with their SQL querys.<br>If I select United States in the country select I want the cities select to be refreshed so i can only see the cities that belong to United States.<br><br>Is there...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.