kettle_anonymous
04-25-2006, 11:12 AM
Is it possible to insert values as oracle functions? Some examples are:
sysdate
nvl
substr
something user defined
I thought about using javascript to concatenate a statement together but I think the insert action would actually enclose the result in quotes, which would defeat the purpose.
Any ideas?
Thanks,
John
sysdate
nvl
substr
something user defined
I thought about using javascript to concatenate a statement together but I think the insert action would actually enclose the result in quotes, which would defeat the purpose.
Any ideas?
Thanks,
John