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

Search results for query: *

  1. jerzyburzek

    slow call of UDF in DB2

    Hello, i have a little performance problem with DB2 UDF: i've created 2 UDFs: EAN_128(EanCodeReq VARCHAR(4), Id bigint) returns VARCHAR(32) and EAN_128_CHECKSUM(EanCode VARCHAR(32)) RETURNS CHAR(1) EAN_128 simple select into table (< 100 lines), fetches varchar value and then adds...

Part and Inventory Search

Back
Top