[ 
http://issues.apache.org/jira/browse/DERBY-1646?page=comments#action_12432671 ] 
            
Mamta A. Satoor commented on DERBY-1646:
----------------------------------------

Laura, "f" is a name of a function in following sql
CREATE VIEW s.v(vc1,vc2,vc3) 
AS SELECT t1.c1,t1.c2,f(t1.c3) 
FROM t1 JOIN 
t2 ON t1.c1 = t2.c1 
WHERE t2.c2 = 5 


> Documentation to address Grant/Revoke Authorization for 
> views/triggers/constraints/routines(DERBY-1330)
> -------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1646
>                 URL: http://issues.apache.org/jira/browse/DERBY-1646
>             Project: Derby
>          Issue Type: New Feature
>          Components: Documentation
>    Affects Versions: 10.2.1.0
>            Reporter: Mamta A. Satoor
>         Assigned To: Laura Stewart
>             Fix For: 10.2.1.0
>
>         Attachments: derby1646_1.diff, derby1646_2.diff, derby1646_3.diff, 
> derby1646_html1.zip, derby1646_html2.zip, derby1646_html3.zip
>
>
> Creating a separate jira entry for documentation of Grant/Revoke 
> Authorization for views/triggers/constraints/routines(Engine changes are 
> going as part of DERBY-1330).
> Will link this jira entry to DERBY-1330

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to