Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a PHP MySQL script for the following Create a faculty table with the fields Emplo, Name, Designation, School, Email ID, Mobile Number, Salary. Insert

image text in transcribed

Write a PHP MySQL script for the following Create a faculty table with the fields Emplo, Name, Designation, School, Email ID, Mobile Number, Salary. Insert 3 appropriate records. Display the faculty details according to the salary in descending order. Display the number of faculty in each school with its designation in the table format. Display the faculty Empld starting name with 'A' and ending with 'N' Display the faculty details whose mobile number is null and delete those faculties and display the number of affected rows

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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