gtoxDelete | R Documentation |
gtoxDelete
deletes rows from the given table and database.
gtoxDelete(tbl, fld, val, db)
tbl |
Character, length 1, the table to delete from |
fld |
Character, the field(s) to query on |
val |
List, vectors of values for each field to query on. Must be in the same order as 'fld'. |
db |
Character, the database containing the table |
None
gtoxSendQuery
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.