This assignment contains two parts. You must complete Part I before moving on to Part II. Part I: Using the table you previously worked on, complete the following exercise: Insert a row into your student table where the last name is "Parker", first name is "Sam" and the ZIP code is "68134". You can determine the values for the remaining columns. Select a row from your student table where the last name equals "Parker".  Select a row from your student table where the ZIP code is less than "68134". Select the student first and last name from the student table order by the state column.   Part II: Complete the following exercise: Using your student table select all students that have a last name of “Parker” and have a first name that starts with “S”.  Order your results by state. Using your student table select all students with ZIP codes between “23164” and “98164”. Using your student table select all students where states are in Florida and New York. Using your student table select all students where the last name starts with an “S” and is at least three characters in length.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
100%

WEEK 3 ASSIGNMENT

 

This assignment contains two parts. You must complete Part I before moving on to Part II.
Part I:
Using the table you previously worked on, complete the following exercise:
  1. Insert a row into your student table where the last name is "Parker", first name is "Sam" and the ZIP code is "68134". You can determine the values for the remaining columns.
  2. Select a row from your student table where the last name equals "Parker". 
  3. Select a row from your student table where the ZIP code is less than "68134".
  4. Select the student first and last name from the student table order by the state column.

 

Part II:
Complete the following exercise:
  1. Using your student table select all students that have a last name of “Parker” and have a first name that starts with “S”.  Order your results by state.
  2. Using your student table select all students with ZIP codes between “23164” and “98164”.
  3. Using your student table select all students where states are in Florida and New York.
  4. Using your student table select all students where the last name starts with an “S” and is at least three characters in length.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Follow-up Questions
Read through expert solutions to related follow-up questions below.
Follow-up Question
Part II:
Complete the following exercise:
  1. Using your student table select all students that have a last name of “Parker” and have a first name that starts with “S”.  Order your results by state.
  2. Using your student table select all students with ZIP codes between “23164” and “98164”.
  3. Using your student table select all students where states are in Florida and New York.
  4. Using your student table select all students where the last name starts with an “S” and is at least three characters in length.
Solution
Bartleby Expert
SEE SOLUTION
Knowledge Booster
Table
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education