gleimar 2016-08-04 18:51:40 +00:00
parent f9ea6c7f4a
commit f7f5a78923
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
update ruta set INDRUTACENLADA=0 where INDRUTACENLADA is null;
alter table ruta modify (INDRUTACENLADA not null);