Sign in
apache
/
camel
/
d14bc8a7cc0593689d284f41fa2ca1f982dffd22
/
.
/
components
/
camel-sql
/
src
/
test
/
resources
/
sql
/
selectStored.sql
blob: 7430b7fa52886d96aa52fbf0150a58c34ec6d763 [
file
]
SUBNUMBERS
(
INTEGER
${
headers
.
num1
}
,
INTEGER
${
headers
.
num2
}
,
OUT INTEGER resultofsub
)