server_fetch_data: Fetch all or specific rows and columns from a table
Description
Fetch all or specific rows and columns from a table
Usage
server_fetch_data(login, query)
Value
A data frame with the data of interest
Arguments
- login
The connection object obtained from the login() function.
- query
A string with the SQL query