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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Procedures and Triggers in DB2 Version 6

Status
Not open for further replies.

aravindkumar

Programmer
Mar 23, 2001
1
IN
Hi,
I am using DB2 version 6.0 and finding it difficult to write simple sql stored procedures and triggers. The stored procedure builder only creates java stored procedures. But I want SQL stored procedures. Can anyone send some samples of SQL stored procedures and Triggers. Or some useful links would help..

Thanx in advance
Aravind
 
U can download redbooks from the ibm site.
They are very helpful and there is a particular book for sql procedure itself.
 
As far as I know, DB2 only uses java stored procedures.
I will like to know if indeed there is a sql stored procedure in DB2.
chidi
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top