79264210

Date: 2024-12-09 08:04:05
Score: 2.5
Natty:
Report link

The earlier suggestion with snowflake.organization_usage.accounts should work.

select * from snowflake.organization_usage.accounts
where account_name = '<NAME>';

enter image description here

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: neeru0303