I have a jelly script using jelly:sql.  It works well.  I now have to
add TIMESTAMP columns to a bunch of tables I'm defining in the script,
and I want to define a single value at the top of the script,
representing the current time value, and insert that in all my "insert"
references.

I've defined a tag that takes a table name and a "values" attribute, and
inserts a new row with those values.

This question combines both Jelly and Oracle issues, but can anyone
provide a hint on how to best do this?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to