I Have a Unique key column like
ABCDRF#72665523975#1769#00177#001#2779#NA#Pyddfdfdfd#CAOHGHGHG
in which we have composite few columns and we separated by #.
From this composite key I want to find out the number between 3 and 4 separate
I have used substring with charindex-string-functions-in-sql-queries, but not able to find out the expected results.
I want to find out 00177 from above