View Single Post

  #3 (permalink)  
Old 04-20-2007
Jerry Stuckle
 
Posts: n/a
Default Re: How can I list my functions ???

slambert wrote:
>> But I have difficulties to see my functions. SHOW FUNCTIONS does not work.
>> I haven't found in the mysql doc yet.

>
> OK. So nobody uses functions there.
>
>
>
>
> Sorry, I was expecting to cross some real technicians there. Maybe they
> escaped to Oracle and DB2, where they can list functions.
>
>
>
> Stef
>
>


When asking for help you shouldn't be insulting the people who help you.
Perhaps it slipped through the cracks someplace. I, for one, don't
remember seeing your post, but it is there. I just missed it - must
have been busy at that time.

If you don't get a response within 24 hours or so, the appropriate to
just bump it.

But since you've taken that attitude all I'll do is point you at the doc
at http://dev.mysql.com/doc/refman/5.1/en/index.html. Or, if you're
using Windows, I highly recommend the Windows help file format at
http://downloads.mysql.com/docs/refman-4.1-en.chm.

And just out of curiosity, I searched the .chm file for "SHOW FUNCTION"
and got the correct command right away.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Reply With Quote