RS
select * from users where name = ':name' or name = :name
будет заменено только второе.Size: a a a
A
select * from users where name = ':name' or name = :name
будет заменено только второе.RS
RS
BT
RS
VT
select * from users where name = ':name' or name = :name
будет заменено только второе.VT
RS
BT
RS
VT
VT
RS
VT
RS
VT
AK
BT
RS