Skip to contents

Connect to a SQL database on the Cloud R computing environment

Usage

sqlConnect(server, database)

Arguments

server

string. Name of the server you would like to connect to.

database

string. Name of the database within the server you would like to connect to