I have a column called path containing 1000 rows of the file's path, such as :
\home\me\Desktop\analysis\rep139\android-arabic-reader\AndroidManifest.xml
. . I want to replace the first six parts of this file's path "\home\me\Desktop\analysis\rep139\android-arabic-reader" with a different one and keep the remaining. I am using PostgreSQL