I have the following text field and am trying to pull the name following "Reviewed By". How can i do this in TSQL? His information looks like:
<p>Assessed By: Joe Thomas</p><p>Reviewed By: Fred Smith</p><p>The end of document</p>
Ryan D
I have the following text field and am trying to pull the name following "Reviewed By". How can i do this in TSQL? His information looks like:
<p>Assessed By: Joe Thomas</p><p>Reviewed By: Fred Smith</p><p>The end of document</p>
Ryan D