| Reply To Message: |
| Posted By |
n/a on 10/10/2001 11:52:00 AM |
| Subject: |
deny truncate table? |
| Message: |
Is there any way that anyone knows of in SQL Server to allow individual deletes from a table but deny rights to truncate a table? I want to prevent programmers from accidentally running such a command on a non-test database but they need to be able to delete individual records. |
|