Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using Java Run the following queries: Write a query that Inserts a new actor into the database. Once you have completed the insert, write a

Using Java
Run the following queries:
Write a query that Inserts a new actor into the database. Once you have completed the insert, write a query to view all information for that specific actor.
Write a query to Update the actor that you just inserted. Give your new actor a first_name of Emmy and a last_name of Rock. When you have completed that update, run another query to see your updated employee.
Tip! Make sure only to update your specific employee. Don't update all employees!
Write a query that finds all staff that do not have a value specified for password.
Write a query that finds all staff's information that has a value for first_name and store_id.
Write a query that updates all people with a Null value in the address2 column. If the district is Alberta, put address2 as Canada, and if the district is QLD, put Australia.

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

Recommended Textbook for

Oracle 10g SQL

Authors: Joan Casteel, Lannes Morris Murphy

1st Edition

141883629X, 9781418836290

More Books