1
Answer

SQL Query problem

Photo of Sagar

Sagar

11y
1.2k
1
i m storing a column value as '[ks' and why this query return nothing ???

select  * from table where username like '['+'%'

i must need to search it in this way so how i can do this..........

Answers (1)