Parameter | Mand | Type | Default | Constraints |
count | no | Int | | |
Delete this number of rows |
from | yes | Int | | |
Begin deleting from this row |
table | yes | String | | |
Fully qualified name of the table containg the rows to be deleted |
withcount | no | Bool | no | |
control for count |
Parameter | Mand | Type | Default | Constraints |