I'm having trouble creating select for later use in a table.
The required SQL tables are as follows:
“Aluno” (**PK:** id, numero, nome),
“Area” (**PK:** id, nome),
“UC” (**PK:** id, nome, **FK:** id_area)
“Classificacao”
(...
asked by
10.12.2017 / 22:52