Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. alter table promociones modify reg_promocion int default 0;
  2. alter table promociones modify fichero varchar(200) default '';
  3. alter table promociones modify fichero_original varchar(200) default '';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement