Delete A Row (record) In A Table


"DELETE FROM SomeTableName WHERE SomeColumnNameToMatch=" + Convert::ToString(ColumnValueToMatch)