3 lines
46 B
Plaintext
3 lines
46 B
Plaintext
select * from user
|
|
where Name = 'O\'Donell'
|
select * from user
|
|
where Name = 'O\'Donell'
|