View source: R/database_modify.R
delete_from_query | R Documentation |
Delete Entities from Query
delete_from_query(
data_source_id,
query_list,
efoqa_connection = connect_to_efoqa()
)
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. |
TRUE when completed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.