delete_from_query: Delete Entities from Query

View source: R/database_modify.R

delete_from_queryR Documentation

Delete Entities from Query

Description

Delete Entities from Query

Usage

delete_from_query(
  data_source_id,
  query_list,
  efoqa_connection = connect_to_efoqa()
)

Arguments

data_source_id

Schema moniker of database entity type to be deleted.

query_list

List form of the query to get the records that should be deleted

efoqa_connection

Connection to efoqa for re-use or advanced use.

Value

TRUE when completed.


ge-flight-analytics/refoqa documentation built on Oct. 15, 2024, 7:15 a.m.