git-svn-id: https://192.168.0.254/svn/Proyectos.AbetoArmarios_FactuGES/trunk@6 0a814768-cfdd-9c42-8d01-223fcc10da9d
7 lines
69 B
SQL
7 lines
69 B
SQL
update valores
|
|
set imagen = null
|
|
where codigopropiedad=27;
|
|
|
|
|
|
|