# | Date | Forum | Type | Thread | Post |
2 | 03 Jun 2016 @ 10:15 PDT | Database | Reply | UDFs and Granting of Access Rights | Oh, maybe this is also needed to post. The way I created the function was:
CREATE FUNCTION DataBaseName.FunctionName ("Var1" VARCHAR(3), "Var2" VARCHAR(3), "Var... |
1 | 03 Jun 2016 @ 10:11 PDT | Database | Reply | UDFs and Granting of Access Rights | Hi, I am using the version Teradata 14.10.0602 14.10.06.02 and when I execute the command:
GRANT EXECUTE FUNCTION ON DataBaseName.FunctionName TO 'UserName';
It shows an ... |
|
|