Ich habe große Zeichenfolge in SQL Server. Ich möchte diese Zeichenfolge auf 10 oder 15 Zeichen kürzen
Original Saite
this is test string. this is test string. this is test string. this is test string.
Gewünschte Zeichenfolge
this is test string. this is ......