13 lines
288 B
Plaintext
Executable File
13 lines
288 B
Plaintext
Executable File
|
|
/* c#host localhost*/
|
|
/* c#database #dbdata */
|
|
/* c#user #dbdata_w */
|
|
/* c#password #dbdata_wp */
|
|
/* c#write write*/
|
|
|
|
|
|
delete from curso
|
|
where id = q#cprev ;
|
|
|
|
|