- Home
- Categorie
- Coding e Sistemistica
- PHP
- sql select su più tabelle
-
sql select su più tabelle
[PHP]$qr1=mysql_query("select * from medici_chirurghi, medici_odontoiatri where cognome = '$parola' OR nome = '$parola' order by cognome asc LIMIT $offset, $rowsPerPage",$connessione)or die(mysql_error());
[/PHP]vorrei fare la select in due tabelle
come si fa?grazie
ciao
-
Attenzione. Crossposting da qui: http://www.giorgiotave.it/forum/php-mysql/235129-php-sql.html
A norma di Regolamento (art. 11), chiudo e invito tutti coloro che abbiano informazioni utili a scrivere nell'altro thread.
Grazie della collaborazione, buon proseguimento nel Forum.