News

When you delete data from tables using SQL DB2 in your programs, you should always use a condition in the DELETE statement, unless you want to delete all the rows from a table.