13 lines
208 B
Plaintext
Executable File
13 lines
208 B
Plaintext
Executable File
|
|
/* c#host localhost*/
|
|
/* c#database #dbdata */
|
|
/* c#user #dbdata_user */
|
|
/* c#password #dbdata_pass */
|
|
|
|
|
|
|
|
select
|
|
contenido as "rContent"
|
|
from casa where nombre="rmod";
|
|
|