Question: Write a PHP MySQL script for the following Create an Employee table with the fields fname, Iname, empid, DOJ, address, gender, salary, DeptNo. Add the

 Write a PHP MySQL script for the following Create an Employee

Write a PHP MySQL script for the following Create an Employee table with the fields fname, Iname, empid, DOJ, address, gender, salary, DeptNo. Add the column phone number salary should accept the values in decimal point Insert 3 appropriate records Display the frame of the employee whose name starts with 'A' and salary is greater than 20400 Find the Empid, and address of all employees whose fname and Iname are the same Display the first name and last name of all the employees from Chennai and male Display the Emplo and fname whose phone number ends with 7

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!