concat inferno

This commit is contained in:
mynah
2018-07-20 05:16:47 -05:00
parent e25fc46010
commit ef16d6f7b5
19 changed files with 518 additions and 423 deletions

View File

@@ -1,4 +1,3 @@
select distinct
replace(grupo,' ','_' ) as "group",
grupo as "name"

View File

@@ -1,13 +1,4 @@
/* c#host localhost*/
/* c#database #dbdata */
/* c#user #dbdata_user */
/* c#password #dbdata_pass */
select
"table" as "tag",
nombre as "name",
vinculo as "link",
orden as "order",