Rows and columns for L_employees table

by | Aug 18, 2021 | Assignment Help

Instructions: List all the rows and columns for the L_employees table. Add a new column that says “Old Timer” for any employee that was hired before the year 2000 and is blank for all oTher employees. Sort this by the employee_id column. List the last name, first name, and hire date of all the people in the L_employees table. Divide the hire date column into two columns: one called “old timers” for people hired before the year 2000, and one called “newer hires” for people hired after that year. Sort the result table by the last name and then by first name.Review Chapter 15; section 15-12, page 585 for reference.Using the class example database (SQLFUN), create the required SQL statements to produce the following results:Use a cross join to create a table having all combinations of flavors of the four items listed below.Goal: Find rows that are not matched. You need to create four tables for each of these first:Ice cream: chocolate, vanilla, coffee, strawberry. Sauce: hot fudge, butterscotch, chocolate. Nuts: peanuts, pecans, almonds, no nuts. Cherry: cherry, no cherry.Hint: You will get 96 rows.

This is a sample question

Need help with a similar assignment?

Place an order at Study Pirate

Attach all custom instructions.

Make Payment. (The total price is based on number of pages, academic level and deadline)

We’ll assign the paper to one of writers and send it back once complete.