Posts by get a life • 13 points
1 post
-
0
votes1
answer372
viewsQ: Create select for a PHP table
I’m having trouble creating the select to later use in a table. The mandatory SQL tables are the following: “Aluno” (**PK:** id, numero, nome), “Area” (**PK:** id, nome), “UC” (**PK:** id, nome,…