I want to insert details of employees into sql table where salary is greater than 5000. How to write this query? Can I use where clause in insert query? I want to insert details of employees into sql
I want to insert details of employees into sql table where salary is greater than 5000. How to write this query? Can I use where clause in insert query? I want to insert details of employees into sql