Welcome Guest, Not a member yet? Register   Sign In
How to remove the first word From Mysql Table?
#1

(This post was last modified: 05-07-2021, 06:41 AM by litecoin90.)

Hello all codeigniters,

For example A table ('Items') have a column "Coupon_codes". which contains values -

Code:
Start
JkLkLKLLk65
Flashsale2021

I want to delete Start and make it.


Code:
JkLkLKLLk65
Flashsale2021


is that possible to do this using mysql query? How can i do that?
Reply


Messages In This Thread
How to remove the first word From Mysql Table? - by litecoin90 - 05-07-2021, 06:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB