Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Permission - Execute as - Issue

$
0
0
Hi,

Having some trouble seeing where the issue is here: 

[code language="sql"]alter PROCEDURE pec.jpwPermissionTest1_20190128
with
EXECUTE AS owner
AS
BEGIN
-- this one f

Viewing all articles
Browse latest Browse all 3145

Trending Articles