Answer the following quiz questions, using this schema for question a.
Supplier(ID, name, loginID, password, address) Part(ID, name, price, supplierID) Job(ID, name, address) PartJob(partID, jobID, quantity, date)
- Write a query to retrieve the names of the jobs that have used parts supplied by supplier ID #1. Alphabetize the results by job name.
- What are the properties of RESTful services?
- Map the data operations onto the appropriate HTTP commands and identify which are idempotent and/or nullipotent.
- Name and describe the cloud service models and give an example of each.
Consider the following questions regarding my sample presentation.
- Compare and contrast my presentation presentation with: a normal class lecture; and with your up-coming project presentation.
- Did I follow the suggestions made in the guide readings
(particularly from Entrepreneur & D. Norman)?- Are you for or against the slideware that I used?
Consider the following more general questions.
- Are you a good and/or experienced public speaker?
- Does making a good presentation matter?
What was Postman’s fourth idea and do you agree with it?