Last updated 5 years ago
Was this helpful?
And運算
select id, firstname, lastname,email,enrolled_date from StudentsDetails where mobile='123456789' and firstname='mike';