Skip to content

the document of url() is wrong #17

Closed
@l1t1

Description

@l1t1

I copy the example from https://community-extensions.duckdb.org/extensions/chsql.html

D SELECT url('https://urleng.com/test','JSON');
Binder Error: Function "url" is a table function but it was used as a scalar function. This function has to be called in a FROM clause (similar to a table).
LINE 1: SELECT url('https://urleng.com/test','JSON');
               ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions