Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

[Bug?] Example doesn't work #382

@bh2smith

Description

@bh2smith

```sql
SELECT * FROM information_schema.columns
WHERE table_schema = 'dune_upload'
AND table_name = 'energy_data';
```

I tried running this query to get an idea of dune_uploaded tables, but it looks like we can't query the information schema anymore...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions