DEFINITIONS
Definitions More Info.
Definition ID
109
Title
SQL
Category
SCRIPT
Definition
sp_grant_all_butun_splere_execute_hakki_ver
Definition Description
---BU SORGU ILE TÜM SPLER EXECUTE HALE GETIREBLIR!!!!!
Select * from
(select 'grant exec on ' + name + ' to webuser' as sp from sysobjects where type = 'P')t
where sp not like '%dt%'
RecordBy
cunay
Record Date
20-02-2012 17:28:22
Düzenle
Kopyala
Sil