parriba
This commit is contained in:
@@ -1,15 +1,8 @@
|
||||
|
||||
/* c#host localhost*/
|
||||
/* c#database #dbdata */
|
||||
/* c#user #dbdata_user */
|
||||
/* c#password #dbdata_pass */
|
||||
|
||||
|
||||
|
||||
select
|
||||
"pprev" as "tag",
|
||||
nombre as "name",
|
||||
id
|
||||
from lugar
|
||||
from curso_lugar
|
||||
order by nombre asc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user