How do you delete the entire table using an SQL query? Assume the name of the table to be PROBLEMS.
CrIsTaLi503:
SORRY I DO NOT KNOW
Respuestas a la pregunta
Contestado por
0
Respuesta:
drop table "PROBLEMS"
Explicación:
Otras preguntas