sql_execute_select {RSQL}R Documentation

sql_execute_select

Description

Executes a select on the database

Usage

sql_execute_select(sql_select, dbconn = NULL)

Arguments

sql_select

The delete SQL

dbconn

The Database Connection to run the query against

Author(s)

ken4rab


[Package RSQL version 0.2.2 Index]