[ 
http://issues.apache.org/jira/browse/DERBY-1646?page=comments#action_12432662 ] 
            
Laura Stewart commented on DERBY-1646:
--------------------------------------

Hi Mamta
In the following example, what is "f" as in f(T1.c3) ?
function?

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_html1.zip, 
> derby1646_html2.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