Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed
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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions