sqlDeleteAllRecords: generate sql deleting all records in a table

Description Usage Arguments See Also

Description

'sqlDeleteAllRecords()' composes a single SQL statement to delete all records in an existing table

Usage

1

Arguments

conn

a DBIConnector Object

name

table in database to which primary key will be added

See Also

Other SQL generation: sqlAddIndex, sqlAlterTableWithPrimaryKey, sqlOnClause, sqlReplaceInTable, sqlSetClause, sqlUpdateTable


schardtbc/DBIExt documentation built on June 7, 2019, 2:39 p.m.