Posted by: ujl June 30, 2019
Need help on Sql query
Login in to Rate this Post:     0       ?        
SELECT * FROM Member
WHERE MotherName = 'GrandMother1' AND EmployementStatus = 'Employee';

The above query will bring row 1 as a result.
Last edited: 30-Jun-19 04:18 PM
Read Full Discussion Thread for this article