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