--- On Wed, 10/31/07, yogesh <yogesh.arora.daffodil@xxxxxxxxx> wrote: > Step 6. Method calls and it founds the required method but then > gives the Error that relation not Found ( Table) but the table exists > in the Database.... When you specify that table name, did you qualify it with its associated schema? Also, depending on how you created your table names (created case sensitive tables names using quotations), you may need to need to supply the propery spelled and quoted table names to the pl function. Regards, Richard Broersma Jr. ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend