search for: tp1558189p1561158

Displaying 1 result from an estimated 1 matches for "tp1558189p1561158".

2010 Feb 17
3
sql query variable
This is the very last thing I need to make everything work properly. My query: sqlQuery(conn, "select to_char(lsd,'yyyy-mm') as yr,ttl_mo_prcp from mo_rains where stn_num=023000") Is there a way to may the stn_num in the query variable, ie make it so that whenever my script is run, the user must choose and input the station number? Cheers. -- View this message in context: