In the database I have.
Coches(matricula,año,modelo)
Es_Dueno(id_conductor,matricula)
Persona(id_conductor, nombre, direccion)
and I want to delete the model car Mazda of the client Santos
I made the following query:
DELE...
asked by
24.11.2016 / 16:40