subject

Write a script that adds rows to the database that you created in exercise 2. add two rows to the users and products tables. add three rows to the downloads table: one row for user 1 and product 2; one row for user 2 and product 1; and one row for user 2 and product 2. use the sysdate function to insert the current date into the download_date column. use the sequences created in the previous exercise to get the values for the user_id, download_id, and product_id columns. write a select statement that joins the three tables and retrieves the data from these tables like this: sort the results by the email address in descending sequence and the product name in ascending sequence. 4. write an alter table statement that adds two new columns to the products table created in exercise 2. add one column for product price that provides for three digits to the left of the decimal point and two to the right. this column should have a default value of 9.99. add one column for the date and time that the product was added to the database. 5. write an alter table statement that modifies the users table created in exercise 2 so the first_name column can store null values and can store a maximum of 20 characters. code an update statement that inserts a null value into this column. it should work since this column now allows null values. code another update statement that attempts to insert a first name that’s longer than 20 characters. it should fail due to the length of the column.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 04:31
Jennifer has to set up a network in a factory with an environment that has a lot of electrical interference. which cable would she prefer to use? jennifer would prefer to use because its metal sheath reduces interference.
Answers: 1
question
Computers and Technology, 23.06.2019 08:00
Match the items with their respective descriptions.
Answers: 1
question
Computers and Technology, 23.06.2019 17:00
What are the 12 colors of the spectrum called?
Answers: 1
question
Computers and Technology, 23.06.2019 18:00
Freya realizes she does not have enough in her bank account to use the debit card. she decides to use a credit card instead. which questions should freya answer before using a credit card? check all that apply. can i pay at least the minimum payment each month? can i make payments on time and avoid late fees? will i have to take out a loan? how much in finance charges can i afford to pay? should i talk to a consumer credit counseling service?
Answers: 1
You know the right answer?
Write a script that adds rows to the database that you created in exercise 2. add two rows to the us...
Questions
question
Mathematics, 19.08.2019 13:30
question
Mathematics, 19.08.2019 13:30
question
Mathematics, 19.08.2019 13:30
question
Mathematics, 19.08.2019 13:30
question
Mathematics, 19.08.2019 13:30
Questions on the website: 13722361