• Execute Select statement

    Parameters

    • tbl: string

      table name

    • whereObj: Where

      where object

    • Optional selectopts: SelectOptions = {}

    Returns Promise<Row[]>

    return rows

    Function

Generated using TypeDoc