Create a view named active_employees containing all employees where is_active = TRUE. Include all columns from employees.
Just CREATE/ALTER/DROP — no trailing SELECT needed.
Sign in to see submission history
Sign in to use AI Mentor
Your query result will appear here