I want to remove something from my table 1) 32) 121) 1000)... the format is number + )
1)
32)
121)
1000)
number
)
You can't: Mysql doesn't support regex-based replace.
See this SO question for a work-around.