Skip to content

How to use a function instead of a table in sql define #404

@karanjeet-singh-ub

Description

@karanjeet-singh-ub

Can a function be used instead of a table or view while defining my sql.

Eg: sql.define({
name: <Function_name>,
columns: [...],
parameters: [...],
type: function
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions