• Returns a string that contains the full SQL type including length, precision and scale if applicable

    Parameters

    • baseType: string
    • length: number
    • precision: number
    • scale: number

    Returns string