James, Do you see any issues in using the delete statement below as a workaround for dropping views until the JIRA's are fixed and released?
delete from SYSTEM.CATALOG where table_name = 'MY_VIEW' Thanks, Arun
James, Do you see any issues in using the delete statement below as a workaround for dropping views until the JIRA's are fixed and released?
delete from SYSTEM.CATALOG where table_name = 'MY_VIEW' Thanks, Arun