G Gustavo Member³ Aug 5, 2008 #1 Code: Select a Into created_from From dual; Paste the query above in a SQL Window or Program Window. Select the text and try to explain plan. PLSD will try to comment the Into clause, but it will fail. If the variable name starts with "from", there is no problem. Regards, Gustavo
Code: Select a Into created_from From dual; Paste the query above in a SQL Window or Program Window. Select the text and try to explain plan. PLSD will try to comment the Into clause, but it will fail. If the variable name starts with "from", there is no problem. Regards, Gustavo