Skip to contents

Fetch all or specific rows and columns from a table

Usage

server_fetch_data(login, query)

Arguments

login

The connection object obtained from the login() function.

query

A string with the SQL query

Value

A data frame with the data of interest