Question: 3. Write a SQL statement to create a table named tasks including columns task_id, task_title, min_salary, max_salary and check whether the max_salary amount exceeding the

3. Write a SQL statement to create a table named tasks including columns task_id, task_title, min_salary, max_salary and check whether the max_salary amount exceeding the upper limit 25000. task_id, task _title should not be NULL
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
