After creating your Database in Oracle SQL developer and inserting some test data, you need to query the database through different SQL statements such as the following: (copy and paste the .sql code in your word document).
• DDL queries such as ALTER TABLE, DROP TABLE, adding column, changing the type of a column, ... (At least 4 queries).
• Initial DML queries such as INSERT INTO, DELETE, UPDATE, SELECT … WHERE, SELECT DISTINCT, queries that include functions (AVG(),COUNT(), SUM()), comparison operators, Boolean operators, ranges, AS, IN and NOT IN, … (At least 8 queries)
• More complex queries: DML queries such as Using ORDER BY, GROUP BY, and HAVING, … (At least 2 queries). You should include both queries and modifications among your options. You must turn in printouts of the results of these tests indicating that the SQL statements for your requirements worked correctly and that your constraints correctly allowed good data and caught bad data. This should be included in your report.
MANAGE B-MANAGE B OH + BRANCH MANAGER salary bonus EMPLOYEE employee_ID emp_last_name emp_first_name emp_birthday emp_starting date HAS-SP DE BRANCH branch ID branch_city branch_state branch phone SALESPERSON * base_salary commission_rate yearly_sales LIVE Itt FACILITATE CAR WAITING_LIST request_date CUSTOMER Cid clast name cfirst name ot CDOB email address EF VIN make model BOUGHT HAS year min_price (options) d SOLD-CAR CAR-FOR-SALE list_price sold price balance_due
MANAGE B-MANAGE B OH + BRANCH MANAGER salary bonus EMPLOYEE employee_ID emp_last_name emp_first_name emp_birthday emp_st
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
MANAGE B-MANAGE B OH + BRANCH MANAGER salary bonus EMPLOYEE employee_ID emp_last_name emp_first_name emp_birthday emp_st
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!