I am getting insufficient privilege error while trying to create custom views and tables under INFORMATION_SCHEMA even though I tried to create it with ACCOUNTADMIN role which has all the privileges on all objects across Snowflake.
I searched around Snowflake documentation but could not find satisfactory answer to it.
Is it obvious? can't I add any custom views or tables under INFORMATION_SCHEMA?