• I have to work on SSIS to get the first day of following month and the output should be as string value.

    Input:getdate()

    Output:Firstday of the following month

    format of output is=yyyymmdd

    Sorry for not providing the perfect information in the previous post.