SQLScholar
Programmer
hey,
If i had a column as below
product 1 (asdas)
system 2 (a)
prod 3 (2id)
and i wanted to remove anything inside (and including) brackets, so i would get
product 1
system 2
prod 3
Thanks in advance
Dan ----------------------------------------
There are 2 types of computer, the prototype and the obsolete!!
If i had a column as below
product 1 (asdas)
system 2 (a)
prod 3 (2id)
and i wanted to remove anything inside (and including) brackets, so i would get
product 1
system 2
prod 3
Thanks in advance
Dan ----------------------------------------
There are 2 types of computer, the prototype and the obsolete!!