Oracle general sql exercise

Assignment Help PL-SQL Programming
Reference no: EM13521346

Oracle General SQL Exercise
In this post full schema script needed for this LAB is given. So before testing this Lab you have to run the tables and insert statement.

Write SQL statements to solve the following requests.


1.List all employee information in department 30.
2.List employees name, job, and salary that is a manager and has a salary > $1,000
3.Repeat exercise 2 for any employee that is not a manager or earns a salary > $1,000
4.Show all employee names and salary that earn between $1,000 and $2,000. Use the between operator.
5.Select all employees that are in department 10 and 30. Use the IN operator.
6.Select all employee names with an "A" in the first position of the employee name. Use the substring function or a wild card.
7.Select all employees with an "A" as the second character of their name. Use a wildcard.
8.List the employee names in alphabetical sequence.
9.List the job, salary, and employee name in job order and then salary in descending order.
10.Show a list of different jobs. Eliminate repeating values.
11.Show employee names, salary that has not earned a commission yet.
12.Show the employee name, salary, commission, and the total of salary and commission. Be sure you evaluate null values correctly.

13. Write an SQL query that retrieves data from the COURSE table for courses that cost 1195, and whose descriptions do not start with 'Intro', sorted by their prerequisites in descending order.

14. Write an SQL query that retrieves data from the STUDENT table for students whose last names begin with "A" though "T" and who work for 'Competrol Real Estate', sorted by the last names.


15. Determine which student does not have the first letter the last name capitalized. Show the STUDENT_ID and LAST_NAME columns.16. Check if any of the phone numbers in the INSTRUCTOR table have not been entered in the (###)###-#### format. Show the instructor last name and the phone number that is in the incorrect format.


17.Write an SQL statement that uses the CAST function that converts a number datatype to a varchar datatype.
18.Write a SQL statement that converts a char datatype to a date datatype.
19.Write a SQL statement that convert a number value to a character.

Reference no: EM13521346

Questions Cloud

Why is it important to give credit to your sources of inform : Why is it important to give credit to your sources of information? What do we risk by using others' words as our own?
Original atmospheres of the terrestrial planets : We now think that the major process for the formation of the original atmospheres of the terrestrial planets was
Main purpose of philosophy : What are some of the main characteristics of the philosophy of Thomas Hobbes? What did he regard as the main purpose of philosophy?
How does the poet use the recurring image of dead : How does the poet use the recurring image of dead leaves on the ground in "Spring and Fall"?
Oracle general sql exercise : Oracle General SQL Exercise
Consider secrecy and the war on terrorism : Secrecy and Openness in the War on Terrorism During the 1950s and 1960s, in the early decades of the Cold War, the federal government argued that secrecy was essential to ensure national security. Information about a diverse range of government ac..
Philosophical features of the scientific revolution : Explain the significant philosophical features of the scientific revolution which took place during the 16th and 17th centuries. Be specific about the role of skepticism and empiricism in this revolution.
Describe the details of the working of any practical idps : Describe the details of the working of any practical IDPS (e.g. Snort, Tripwire). Include actual commands and screenshots. Include references and proper citations.
Consider the social effects of information technologies : Consider the social effects of information technologies.

Reviews

Write a Review

PL-SQL Programming Questions & Answers

  Create a database model

Create a database model and Submit the table creation statements for the Database Model.

  Write pl-sql procedures and functions

Write PL/SQL procedures and functions to populate and query that database

  Sql questions

Write a query to display using the employees table the EMPLOYEE_ID, FIRST_NAME, LAST_NAME and HIRE_DATE of every employee who was hired after to 1 January, 1995.

  Run the lab_03_01.sql script

Run the lab_03_01.sql script in the attached file to create the SAL_HISTORY table. Display the structure of the SAL_HISTORY table.

  Write sql queries

Write a query to display the last name, department number, and salary of any employee whose department number and salary both match the department number and salary of any employee who earns a commission.

  Explaining sql insert statement to insert new row in cds

Write down a SQL insert statement to insert new row in "CDS" table.

  Write down name of actors in ascending order

Write down actors (or actress, your choice, but not both) who have won at least two (2) Academy Awards for best actor/actress. Provide the actor name, movie title & year. Order the result by actor name."

  What is an sql injection attack

What is an SQL injection attack? Explain how it works, and what precautions must be taken to prevent SQL injection attacks.What are two advantages of encrypting data stored in the database?

  Determine resonant frequency in series rlc resonant circuit

Given the series RLC resonant circuit in the figure, operating at variable frequency, determine: The resonant frequency ω o ,  The circuit’s quality factor Q , The cut-off frequencies, f 1  & f 2  and the bandwidth BW

  Query that uses cube operator to return lineitemsum

Write summary query which uses CUBE operator to return LineItemSum (which is the sum of InvoiceLineItemAmount) group by Account(an alias for AccountDesciption).

  Query to show customers were missing for existing orders

As DBA, your manager called a meeting and asked why there are so many orders for customers that don't exist in the customer table. Write query which would shows which customers were missing for existing orders. Use a join or a subquery.

  Sql query into a relational algebra statement

Turn this SQL query into a relational algebra statement? SELECT Request.reqfor, Ordering.invamt, Ordering.invnbr, Ordering.invdat

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd