Files
dojo/public/home/admin/event/update/change/qCdel.q

13 lines
288 B
Plaintext
Raw Normal View History

2018-07-18 04:28:26 -05:00
/* c#host localhost*/
/* c#database #dbdata */
/* c#user #dbdata_w */
/* c#password #dbdata_wp */
/* c#write write*/
delete from curso
where id = q#cprev ;