I know the temp tables are not implemented yet in SQL Prompt 4, but how will syntax highlighting work with them ?
Now, if the script references a table SQL Prompt doesn't know of (it's not in its cache), it will cause a lot of 'syntax error' red lines. Will this be the case for temp tables not created in the current script (or procedure) ?
Now, if the script references a table SQL Prompt doesn't know of (it's not in its cache), it will cause a lot of 'syntax error' red lines. Will this be the case for temp tables not created in the current script (or procedure) ?