Database view error
Even though I have created a database view using the alert and sys_email tables with a LEFT JOIN on sys_email (using email.instance = alert.sys_id in the WHERE clause), I am still not getting values from the sys_email table—only the fields from the a...