You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2006/02/20 22:12:02 UTC

[Db-derby Wiki] Update of "DerbySQLroutines" by jeanTanderson

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The following page has been changed by jeanTanderson:
http://wiki.apache.org/db-derby/DerbySQLroutines

The comment on the change is:
Added table of contents

------------------------------------------------------------------------------
  This page describes how to implement SQL routines -- functions and procedures -- in java. Feel free to edit. Especially please add working examples.
+ 
+ '''Table of Contents'''
+ [[TableOfContents(2)]]
  
  == Functions vs. Procedures ==