Files
dojo/public/home/admin/event/change/qCup.q
2018-07-19 03:45:46 -05:00

7 lines
198 B
Plaintext
Executable File

update curso set
nombre = ?, # cname
temario = ?, # csubjects
servicios = ?, # cservices
estado = case ? when "on" then 1 else 0 end # cen
where id = ? ; # cprev