Describe and explain oracle date and time format in details

Assignment Help PL-SQL Programming
Reference no: EM13330859

1. Define features of Single -Row functions in details, what it includes? Provide some sample syntax example, provide at least 10 function names.

2. What are Case-Manipulation Functions? Provide some example of (At least 5) Case-Manipulation Functions usage - Syntax.

3. Provide 2 examples of Character-Manipulation Functions. Detail example - complete!

4. Describe and explain Oracle Date and Time Format in details. Provide some Functions used for Date and Time and give some syntax example of their usage. Expand your examples to include some Arithmetic used with Oracle Date.

5. Provide example of usage of the following Oracle Functions - Syntax:

• MOD
• TRUNC
• ROUND
• LOWER
• INITCAP


6. Using the below document under Student Center | Additional Resources:

Accessing The Online Unix-Oracle Server.pdf

AND the credential emailed to you last week to logon to Oracle Online Server, Logon to Oracle Online Server via Unix:

Try as many times as desired until it is successful,

When logon is successful, take a screen shot (Snap Shot) of that and past here as your answer to Q 36 showing that you have logged on successfully.


7. Using the Employees table below, provide the answer for Select Command used on this table. The goal is you walk though the Select Command on this table and determine the answer (expected result) based on your reading of Chapter 1,2,3 from text book:  - Just show the expected output when you run the syntax.

1053_table.png

957_table1.png

What is the output when the following script is executed?
SELECT employee_id, last_name, job_id, department_id
FROM employees
WHERE department_id = 90 ;

What is the output when the following script is executed?:
SELECT last_name, job_id, department_id
FROM employees
WHERE last_name = 'WHALEN';

What is the output when the following script is executed?
SELECT last_name, salary
FROM employees
WHERE salary <= 3000 ;

What is the output when the following script is executed?
SELECT last_name
FROM employees
WHERE last_name BETWEEN 'King' AND 'Smith';

Reference no: EM13330859

Questions Cloud

Difference between a homosexual man and astraight man : How do you tell the difference between a homosexual man and astraight man without hearing them speak or seeing them walk. Forexample, if you saw a man sitting on a couch reading a magazine, isthere a way to know his sexual orientation? Please help, s..
Find the mass of the astronaut : In order to study the long-term effects of weightlessness, astronauts in space must be weighed (or at least "massed"). Find the mass of the astronaut
Calculate the centripetal acceleration of the satellite : The diameter of planet mars is 6.794 km and it's mass is 6.4219x10^23 kg. calculate the centripetal acceleration of the satellite
Calculate the increase in internal kinetic energy : A 4.00 x 107 kg battleship originally at rest fires a 1200 kg artillery shell horizontally with a velocity of +400 m/s. Calculate the increase in internal kinetic energy
Describe and explain oracle date and time format in details : Describe and explain Oracle Date and Time Format in details. Provide some Functions used for Date and Time and give some syntax example of their usage. Expand your examples to include some Arithmetic used with Oracle Date.
What is the value of bonds : What is the value of these bonds when the required interest rate is 5 percent, 10 percent, and 15 perrcent and why is the price of Bond L more sensitive to interest rate changes than the price of Bond S?
What is the change in the angular velocity of the rod : A thin rod has a length of 0.684 m and rotates in a circle on a frictionless tabletop. The axis is perpendicular to the length of the rod at one of its ends. what is the change in the angular velocity of the rod
Find the pitch of a roof : Find the pitch of a roof that has a 48 foot span, if the rafters upon which the roofing will be laid are 30  feet long, including a 4 foot overhang. Suppose that the entire roofline measures 100 feet from end to end.
Provide the mrp tables for all the finished products : Provide the MRP tables for all the finished products and the components for the next six weeks and draw a graph to depict inventory level against time and show on it the quantities found above. Also, what is the maximum inventory level?

Reviews

Write a Review

PL-SQL Programming Questions & Answers

  Pretend that you are on the boards

Pretend that you are on the boards of the American National Standards Institute (ANSI) and the International Organization for Standards (ISO), two of the organizations who standardized SQL

  Add three rows to the downloads

Add three rows to the Downloads table: one row for user 1 and product 2; one for user 2 and product 1; and one for user 2 and product 2. Use the GETDATE function to insert the current date and time into the DownloadDate column.

  Script below to create an updateable

Use the script below to create an updateable view named balance_due_view. Then, create and test an INSTEAD OF trigger named invoices_instead_of_insert that lets the user update the columns in the view by directly updating the Invoices table.

  Create a view named productsummary

Create a view named ProductSummary that uses the view you created in exercise 4. This view should return some summary information about each product.

  Give me a list of all the proposed prices

Give me a list of all the proposed prices for the next year from the l_foods table.  Sort your results by proposed_price.  (Note that proposed price, is price + price_increase.)

  Create a clustered index on the groupid column

Write the CREATE INDEX statements to create a clustered index on the GroupID column and a nonclustered index on the IndividuallD column of the GroupMembership table.

  Script that creates and calls a function

Write a script that creates and calls a function named fnItemTotal that calculates the total amount of an item in the OrderItems table (discount price multiplied by quantity)

  Create report to display scr courses in alphabetical order

Create the detail report which will display all SCR courses in alphabetical order, with a course name and instructor name in the group header.

  Script that creates and calls a function named

Write a script that creates and calls a function named fnDiscountPrice that calculates the discount price of an item in the OrderItems table (discount amount subtracted from item price). To do that, this function should accept one parameter for th..

  Write a select statement that returns these columns

Write a SELECT statement that returns these columns from the Products table: The date_added column A column that uses the CAST function to return the date_added column with its date only (year, month, and day)

  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.

  Create a text file called yourstudentid

Create a text file called YourStudentId-Create.sql (format xxxxxxx-Create.sql) for example 2225991- Create.sql that will.

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