truncate table
From: DeeJay Puar (deejaypuar_at_yahoo.com)
Date: 06/22/04
- Next message: Ben: "MCDBA Certification Test and Pricing"
- Previous message: stacey: "truncate table"
- In reply to: stacey: "truncate table"
- Next in thread: stacey: "truncate table"
- Reply: stacey: "truncate table"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Jun 2004 08:32:38 -0700
Hi,
Truncate table permissions are NOT transferable. Only
table owners and dbo's have this permission.
Perhaps, you could change table ownership.
TIA
DeeJay
>-----Original Message-----
>Can you explicity grant access to truncate a specific
>table to a login id without giving dbo permissions on a
>database.
>
>I have a job that first truncates a table and then runs a
>dts job to import into that table. I do not want to give
>the account that runs the job any additional permissions
>than necessary.
>
>thanks..
>
>
>.
>
- Next message: Ben: "MCDBA Certification Test and Pricing"
- Previous message: stacey: "truncate table"
- In reply to: stacey: "truncate table"
- Next in thread: stacey: "truncate table"
- Reply: stacey: "truncate table"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|