You need to use quotes around the fieldname:

select "User_ID", "Username", "Full Name", "E-mail" from SECURITY_USERS_VW where "Active" = 'Yes'