• Select one record

    Parameters

    • tbl: string

      table name

    • where: Where

      where object

    • Optional selectopts: SelectOptions = {}

    Returns Promise<Row>

    return first record from sql result

    Throws

    Function

Generated using TypeDoc