[ https://issues.apache.org/jira/browse/DERBY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John H. Embretsen updated DERBY-232:
------------------------------------
Derby Info: (was: [Patch Available])
Committed limit-rownumber.diff (revision 654105) with one minor modification: Changed
stmt.execute("SELECT * FROM myLargeTable");
to
ResultSet rs = stmt.executeQuery("SELECT * FROM myLargeTable");
> Open Invitation to add a Question and Answer to Derby FAQs
> ----------------------------------------------------------
>
> Key: DERBY-232
> URL: https://issues.apache.org/jira/browse/DERBY-232
> Project: Derby
> Issue Type: Task
> Components: Web Site
> Reporter: Jean T. Anderson
> Assignee: Jean T. Anderson
> Priority: Trivial
> Attachments: limit-rownumber.diff
>
>
> Add a comment to this Jira issue with the FAQ entry (both the question and the answer)
you would like to be added to http://db.apache.org/derby/faq.html, and the assignee will add
it. Setting the "Patch Available" flag is a great way to keep a new FAQ on the radar until
committed, even if the text of the FAQ is in a comment instead of in an actual patch.
> Indicate in your comment if the FAQ belongs in the "Developing Derby" or "Using Derby"
section.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|