Function tableExists

  • Generate SQL command to check if a table exists.

    Parameters

    • name: string

      table name

    Returns string

    SQL command to check if the table exists

Generated using TypeDoc