Files
dojo/public/home/admin/event/qEmend.q

14 lines
241 B
Plaintext
Raw Normal View History

2018-07-18 04:28:26 -05:00
/* c#host localhost*/
/* c#database #dbdata */
/* c#user #dbdata_user */
/* c#password #dbdata_pass */
select
"emend" as "tag",
nombre as "name",
id
from mes;