Completar Frases Base de datos avanzada DDL y DMLVersión en línea Involucra el DDL y DML por Dulce G 1 unsigned int identity auto_increment alter Drop Create foreign table prueba ( id primary key ) 2 database drop coment view varchar table constraint add date comment alter Alter prueba edad ( 20 ) 'comentario ' 3 date constraint int columna delete alter drop column alter table prueba eda d 4 alter varchar unique check date int drop delete modify table prueba telefono ( 20 ) default '867 ' 5 if Alter Delete Not Drop table exists prueb a 6 not database drop add nul table Alter prueba telefono varchar ( 20 ) 7 table check default uniqu modify constraint drop alter prueba rfc varchar ( 20 ) 8 = into update set values insert prueba ( telefono , rfc , nombre ) ( '867' , 'GOAA' , 'Dulce' ) 9 from to as view the delete prueb a 10 delete or where drop > not and from prueba id = 1