Pblem 1
Goal: Create a Referential Integrity constraint
Note: Each student may choose either the Oracle or Microsoft Access databases.
Using the class example database (SQLFUN):
Create a Referential Integrity constraint between the valid_phone_numbers table and the L_employees table. (This validates the phone_number value whenever a new row is added to the L_employees table.)
Add one more value to this table: 4707.
Create a new table, valid_phone_numbers, containing the phone numbers for all the employees. (Get this list of valid values from the phone_number column of the L_employees table.)
Submit your homework by copying and pasting the SQL statements and contents to a text file (.txt).
The necessary files to complete your assignments are labeled as reference materials located in DocSharing. To complete your assignment, you have the choice between using either Oracle (utilizing the two sets of SQL scripts) or Microsoft Access (utilizing the two sets of databases). Choose which ever system you feel more comfortable using, but choose only Oracle or Microsoft Access.
Pblem 2
Goal: Use the date functions. Construct and use a table of constants.
Note: Each student may choose either the Oracle or Microsoft Access databases.
Find the number of days between December 21, 2020 (winter solstice), and March 21, 2021 (spring equinox).
Put both dates in a table of constants, so they both have a datatype of date.
Starting points:
Oracle SQL
drop table ex0904a;
create table ex0904a
(beg_date date,
end_date date);
insert into ex0904a
values (’21-dec-2020′, ’21-mar-2021′);
commit;
select end_date – beg_date as number_of_days from ex0904a;
drop table ex0904a;
create table ex0904a
(beg_date datetime,
end_date datetime);
insert into ex0904a
values (#21-dec-2020#, #21-mar-2021#);
select end_date – beg_date as number_of_days from ex0904a;
Submit your homework by copying and pasting the SQL statements and results to a text file (.txt).
The necessary files to complete your assignments are labeled as reference materials located in DocSharing. To complete your assignment, you have the choice between using either Oracle (utilizing the two sets of SQL scripts) or Microsoft Access (utilizing the two sets of databases). Choose which ever system you feel more comfortable using, but choose only Oracle or Microsoft Access.
Pblem 3
Goal: Use the MIN function.
Note: Each student may choose either the Oracle or Microsoft Access databases.
Using the class example database (SQLFUN):
Find the price of the least expensive food in the L_foods table.
Find all the foods with that minimum price.
Submit your homework by copying and pasting the SQL statements and results to a text file (.txt).
The necessary files to complete your assignments are labeled as reference materials located in DocSharing. To complete your assignment, you have the choice between using either Oracle (utilizing the two sets of SQL scripts) or Microsoft Access (utilizing the two sets of databases). Choose which ever system you feel more comfortable using, but choose only Oracle or Microsoft Access.
Pblem 4
Goal: Find rows that are not matched. (They are dropped from an inner join.)
Note: Each student may choose either the Oracle or Microsoft Access databases.
Using the class example database (SQLFUN):
Are there any employees who are not attending any of the lunches? If so, who are they?
List the Employee ID, first name, and last name of these employees.
Sort them on the employee_id.
Submit your homework by copying and pasting the SQL statements and results to a text file (.txt).
The necessary files to complete your assignments are labeled as reference materials located in DocSharing. To complete your assignment, you have the choice between using either Oracle (utilizing the two sets of SQL scripts) or Microsoft Access (utilizing the two sets of databases). Choose which ever system you feel more comfortable using, but choose only Oracle or Microsoft Access.
Why Choose Us
Quality Papers
We value our clients. For this reason, we ensure that each paper is written carefully as per the instructions provided by the client. Our editing team also checks all the papers to ensure that they have been completed as per the expectations.
Professional Academic Writers
Over the years, our Acme Homework has managed to secure the most qualified, reliable and experienced team of writers. The company has also ensured continued training and development of the team members to ensure that it keep up with the rising Academic Trends.
Affordable Prices
Our prices are fairly priced in such a way that ensures affordability. Additionally, you can get a free price quotation by clicking on the "Place Order" button.
On-Time delivery
We pay strict attention on deadlines. For this reason, we ensure that all papers are submitted earlier, even before the deadline indicated by the customer. For this reason, the client can go through the work and review everything.
100% Originality
At Essay USA, all papers are plagiarism-free as they are written from scratch. We have taken strict measures to ensure that there is no similarity on all papers and that citations are included as per the standards set.
Customer Support 24/7
Our support team is readily available to provide any guidance/help on our platform at any time of the day/night. Feel free to contact us via the Chat window or support email: support@acmehomework.com.
Try it now!
How it works?
Follow these simple steps to get your paper done
Place your order
Fill in the order form and provide all details of your assignment.
Proceed with the payment
Choose the payment system that suits you most.
Receive the final file
Once your paper is ready, we will email it to you.
Our Services
Essay USA has stood as the world’s leading custom essay writing services providers. Once you enter all the details in the order form under the place order button, the rest is up to us.
Essays
At Essay USA, we prioritize on all aspects that bring about a good grade such as impeccable grammar, proper structure, zero-plagiarism and conformance to guidelines. Our experienced team of writers will help you completed your essays and other assignments.
Admissions
Admission and Business Papers
Be assured that you’ll definitely get accepted to the Master’s level program at any university once you enter all the details in the order form. We won’t leave you here; we will also help you secure a good position in your aspired workplace by creating an outstanding resume or portfolio once you place an order.
Editing
Editing and Proofreading
Our skilled editing and writing team will help you restructure you paper, paraphrase, correct grammar and replace plagiarized sections on your paper just on time. The service is geared toward eliminating any mistakes and rather enhancing better quality.
Coursework
Technical papers
We have writers in almost all fields including the most technical fields. You don’t have to worry about the complexity of your paper. Simply enter as much details as possible in the place order section.