Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^5: Returning multiple rows from pgplsql to DBI

by poj (Abbot)
on Jun 01, 2018 at 09:33 UTC ( [id://1215610]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Returning multiple rows from pgplsql to DBI
in thread Returning multiple rows from pgplsql to DBI

I don't want to write select queries at the perl end

How will you call the plpgsql function in your module ?

poj
  • Comment on Re^5: Returning multiple rows from pgplsql to DBI

Replies are listed 'Best First'.
Re^6: Returning multiple rows from pgplsql to DBI
by anonymized user 468275 (Curate) on Jun 04, 2018 at 16:27 UTC
    There are various ways to call a function without using select, e.g. assignment and PERFORM. Although I may be constrained for the case of returning multiple values (although at some point I will still try to get around that)

    One world, one people

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1215610]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-19 17:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found