The use case looks pretty much like this :
Column1
Test1234
12Test5678
Test6789sample
The objective is to extract the 4 Digit numbers (sure about the length) present within the string and store it in a separate column. The situation becomes much trickier with case 2 where the string has numbers in which we are not interested.