updatedb
This commit is contained in:
12
public/home/admin/radio/qAdmin.q
Executable file
12
public/home/admin/radio/qAdmin.q
Executable file
@@ -0,0 +1,12 @@
|
||||
|
||||
/* c#host localhost*/
|
||||
/* c#database #dbdata */
|
||||
/* c#user #dbdata_user */
|
||||
/* c#password #dbdata_pass */
|
||||
|
||||
|
||||
|
||||
select
|
||||
contenido as "rContent"
|
||||
from casa where nombre="rmod";
|
||||
|
||||
Reference in New Issue
Block a user