seller_user_name 的实际值为:PCCB201702098439 ,条件输入为 :pCCB201702098439
select * from table where upper(c.seller_user_name) LIKE upper('pCCB201702098439%')
seller_user_name 的实际值为:PCCB201702098439 ,条件输入为 :pCCB201702098439
select * from table where upper(c.seller_user_name) LIKE upper('pCCB201702098439%')