Re: System table for database functions

2004-06-08 Thread Joannes Capitanio
Don't worry.. it happens: thanks anyway for your previous response:) - Original Message - From: "John Singleton" <[EMAIL PROTECTED]> Cc: "Joannes Capitanio" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, June 08, 2004 4:16 PM Subje

Re: System table for database functions

2004-06-08 Thread John Singleton
Hi Joannes, Whoops. Sorry about that. I misread your post. (Not enough coffee yet.) See Alexander's post for the correct answer to your question. Cheers, JLS John Singleton wrote: Hi Joannes, The table you're looking for is "dbprocedures." Cheers, JLS Joannes Capitanio wrote: Hi, Is there a syste

RE: System table for database functions

2004-06-08 Thread Schroeder, Alexander
[EMAIL PROTECTED] > Sent: Tuesday, June 08, 2004 3:49 PM > To: [EMAIL PROTECTED] > Subject: System table for database functions > > > Hi, > > Is there a system table or something else to get functions > list created by CREATE FUNCTION statement? > > thanks in advance

Re: System table for database functions

2004-06-08 Thread John Singleton
Hi Joannes, The table you're looking for is "dbprocedures." Cheers, JLS Joannes Capitanio wrote: Hi, Is there a system table or something else to get functions list created by CREATE FUNCTION statement? thanks in advance Joannes - Original Message - From: Joannes Capitanio To: [EMAIL

System table for database functions

2004-06-08 Thread Joannes Capitanio
Hi, Is there a system table or something else to get functions list created by CREATE FUNCTION statement? thanks in advance Joannes - Original Message - From: Joannes Capitanio To: [EMAIL PROTECTED] Sent: Monday, June 07, 2004 12:23 PM Subject: recursive function Is it