sqlinjection
Technical User
I found a select that looks like this:
slect * from Customer Where CustomerID = 'cust1' or 1=1 --'
I don't understand what -- does.
Can someone help me please???
slect * from Customer Where CustomerID = 'cust1' or 1=1 --'
I don't understand what -- does.
Can someone help me please???