agregar drop table por tablas nuevas
This commit is contained in:
parent
e19e1389ba
commit
4e8c4ae9f4
@ -14,4 +14,6 @@ DROP TABLE PAIS;
|
||||
DROP TABLE ATLETA;
|
||||
DROP TABLE CATEGORIA;
|
||||
DROP TABLE MEDALLA;
|
||||
DROP TABLE PERTENECER;
|
||||
DROP TABLE COMPETER_POR;
|
||||
PURGE RECYCLEBIN;
|
||||
|
Loading…
Reference in New Issue
Block a user