How to extract specific text from a string using REGEXP
tcodeNov 6 2009 — edited Nov 6 2009Some- &3*1233 Test Oralce #1`2" pip, various lengths couplers Misc. Metal,,'VENDOR'), PART_NO=5966 DESCRIPTION=INV 564400 2"
How can I extract text start from 'Test' and end before DESCRIPTION? the results I need is as follows:
Test Oralce #1`2" pip, various lengths couplers Misc. Metal,,'VENDOR'), PART_NO=5966
I will apprecaite if you could explain the solution.