revolucion
This commit is contained in:
13
lib/Dojo/Model/Data/admin/event/qEmend.q
Executable file
13
lib/Dojo/Model/Data/admin/event/qEmend.q
Executable file
@@ -0,0 +1,13 @@
|
||||
|
||||
/* c#host localhost*/
|
||||
/* c#database #dbdata */
|
||||
/* c#user #dbdata_user */
|
||||
/* c#password #dbdata_pass */
|
||||
|
||||
|
||||
|
||||
select
|
||||
"emend" as "tag",
|
||||
nombre as "name",
|
||||
id
|
||||
from mes;
|
||||
Reference in New Issue
Block a user