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