Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

writing and executing a simple PostgreSQL procedure and function

Status
Not open for further replies.

Jayadoor

Programmer
Oct 29, 2002
1
0
0
IN
In My Java application I have used all queries in server side (Tomcat). But it's performance seems to be too slow. So I would like to convert all the complex queries in to Stored procedure and that will be running in database server.
Could you please help me in writing and executing a simple PostgreSQL procedure and function using simple SQL.
Thanks with regards
Jayakumar
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top