execute: Execute SQL

Description Usage

Description

This function differs from the send() and query() functions in that it provides additional features such as a progress bar and time estimations.

Usage

1
2
3
4
5
6
7
8
execute(
  conn,
  sql_statement,
  profile = FALSE,
  progressBar = TRUE,
  reportOverallTime = TRUE,
  ...
)

meerapatelmd/pg13 documentation built on Dec. 31, 2021, 7:20 p.m.