can anybody tell me ?.Why this query is not is not working .Kindly let me know the idea.Any help would be highly appreciated.
Code:
SELECT AccessRole.emp_ID, AccessRole.FormID
FROM AccessRole
WHERE AccessRole.emp_ID='281' and AccessRole.Form_id='4';