I have a table of say 100 rows. I want to prevent some specific rows from being deleted. However, I want to be able to add additional rows, delete other rows and in general operate the rest of the table without restriction. How do I do this?