Reference no: EM131272123
Assignment
SQL Developer:
Open script in the Editor and press F5 to run the script:
In SQL*Plus:
First open a SQL*Plus session. You can do this by opening a command prompt. Then type sqlplus <username>/<password> to connect to the database (I'm assuming you have created a user in your database prior to working with this script):
If you don't have a user, logon with the sysdba or system account and create one:
CREATE USER <username> IDENTIFIED BY <password>;
GRANT DBA TO <username>;
GRANT CREATE SESSION TO <username>;
GRANT RESOURCE TO <username>;
Then type the following command to run your script from the directory where you saved it:
Build a working sample of Huffman Trucking's fleet truck maintenance database.
Use the CREATE table statement to create a table for each entity for Huffman Trucking's fleet truck maintenance database.
Use the INSERT statement to populate the tables with realistic sample data, demonstrating each relationship in your entity relationship diagram. Include at least two entries for each table.
Use the SELECT statement to create the following queries:
• Create a simple query for each table that returns all of the columns and all of the rows for each table.
• Write a query that displays each part that has been purchased by Huffman Trucking Company. For each part, also retrieve its parts catalog information from the parts catalog table and vendor information from the vendor table.
• Write a query that displays all of the rows in the vehicle maintenance table. For each vehicle maintenance row, join the corresponding information from the maintenance descriptions table and vehicles table.
• Write a query that displays each row in the maintenance work order table. For each row in the maintenance work order table, join the corresponding information from the maintenance description table.
• Write a query that counts the number of maintenance work orders for each vehicle in the maintenance work order table. Display the vehicle column and the corresponding count of work orders for each vehicle.
Use Reporting Services to design and create a report on the parts purchasing history for Huffman Trucking Company. The report should display all parts purchasing history including manufacturer and vendor information, parts catalog information, and associated parts inventory issues, and all parts inventory purchases.
Format the report to present to senior management at Huffman Trucking.
Difference between system software and application software
: Why a Learning Curve Analysis is used for project management? Also, the necessary components of a Learning Curve Analysis? What is the difference between system software and application software. Why is it necessary to plan? How is most planning co..
|
Professional-academic smart goal for yourself
: You are assigned the task of improving employee motivation at your place of business, the online campus of a higher education institution. Write a professional/academic SMART goal for yourself, and a short description of how your goal meets the S..
|
New york and barcelona employing to run
: 1. What technologies are New York and Barcelona employing to run their more efficiencttly and improve citizens quality of life? 2. What are the managemnet, organization, and technology issues that should be addressed by "smart city" initiatives?
|
Create a implementation file containing the member function
: Create a specification file containing the declaration of the VerifyDate class. Create a implementation file containing the member function definitions for VerifyDate.
|
Write a query that displays all of the rows in the vehicle
: Write a query that displays all of the rows in the vehicle maintenance table. For each vehicle maintenance row, join the corresponding information from the maintenance descriptions table and vehicles table.
|
Constructive dismissal have to do with employment contract
: Distinguish between the Universalist and Contingency approaches to HR Strategy philosophies. Provide examples of each. What does it mean to “lead by price” or “lead by differentiation”? Provide examples of each. Define constructive dismissal. What do..
|
Does the branding appeal to the market
: Select an existing health care related product or service: What is the target market of the product or service selected? What images or thoughts do you relate to that brand? Does the branding appeal to the market? Do those images influence consumers’..
|
Formulate linear programming model within your word report
: The production manager at Old-Time Boats must determine how many Party Pontoons to produce over the next 6 months. The beginning inventory of Party Pontoons is 400 units. Formulate the linear programming model within your Word Report: Define the deci..
|
Considers value creation and support processes
: Create a decision map that considers value creation and support processes in your map. Include in your decision map the choices for each of your satisfiers and dissatisfies from the previous project. Not catching fish or targeted species, low volume ..
|