• No, I want to display 8005 single ones (111111111111.....) in query result message tab and I have not problem for display the 8005 count.

    Sample query:

    Print(REPLICATE('1',8005))

    This query returns only 8000 single ones in the query result message tab like (11111...), but it should be display 8005 single ones in that message tab not count.

    Thanks & Regards,

    Sathiskumar.P