question about creating/displaying [b]Functions[/b] in PSQL
Posted: Sat Sep 04, 2004 12:43 pm
If you have a function created, how do you display it out?
Like when you type \dt it displays all tables and \ds will display all sequence.
\d display everything but how to display your functions? Where are they store if i have created it but want to look at how it work again.
Regards
Mian
Like when you type \dt it displays all tables and \ds will display all sequence.
\d display everything but how to display your functions? Where are they store if i have created it but want to look at how it work again.
Regards
Mian