exec ml_add_table_script( 'version', 'UPPER_TABLE', 'download_cursor',
'select columns from tables where x = ' 'UPPER VALUE' ' )
it actually adds the table 'upper_table' to the ml_table table and
then in the ml_script table the query will have 'upper value'
Ideas? I've run this procedure before with no problems in the past.
Just noticed this when I was trying to update a script
I am running this script within TOAD if that may make a diff.