Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I have posted this two times now, and have gotten the wrong answers two times. 1. Show today's date and time in Norwegian format. What

image text in transcribedimage text in transcribed

I have posted this two times now, and have gotten the wrong answers two times.

1. Show today's date and time in Norwegian format. What commando to use?

2. Show employees who do not have commission. What commando to use?

3. Show employees who do not have 500 in commission. What commando to use?

4. Use partial questioning to find which employees have the same position as JONES. What commando to use?

5. Use partial questioning to find employees in department 1 with the same positions as in department 3. What commando to use?

6. Use partial questioning to find employees in department 1 who do not have positions as those in department 3. What commando to use?

7. Use partial query to find employees with the same position and salary as Ford. What commando to use?

8. Use partial inquiry and show employees who either have the same position as Jones or pay greater or equal to Ford's salary sorted by position and salary. What commando to use?

9. Use partial questions and show employees in department 1 with the same position as employees in department Sales. What commando to use?

10. Use UNION to show employees who have the same salary as Scott and Ward. What commando to use?

11. Use partial inquiry to find employees with the same position as employees in Chicago. What commando to use?

12. Use inline view to list percentage salary for each employee in relation to total salary. What commando to use?

13. Use inline view to list percentage salary for employees per. department in relation to total salary sorted by increasing percentage. What commando to use?

Tables -dept Columns deptno commando select * from dept; dname Indexes Foreign Keys Triggers emp Columns empno ename | Result Grid | | Edit: 1 Export/Import: |Wrap Cel Content: Filter Rows: 1A deptno dname loc Accounting New York Research Dallas Sales Operations Boston NULL ng hiredate sal Chicago comm deptno Indexes Foreign Keys Triggers NULL Administration Schemas Information Column: deptno Tables -dept emp Result GridFilter Rows Editi libbl Export/1mport: 1 wrap Cel Content: E Result 7902 1980-12-17 00:00:00 800 7499 Allen Salesman 7698 1981-02-20 00:00:00 1600 300 3 7521Wad Salesman 7698 0000-00-00 00:00:00 1250 500 3 7566 Jones Manager 7839 0000-00-00 00:00:00 2975 7654 Martin Salesman 7698 0000-00-00 00:00:00 1250 1400 3 7698 Blake Manager 7839 0000-00-00 00:00:00 2850 Form Trigaers 7788 Scott Analyst 7566 0000-00-00 00:00:00 3000 dministration Schemas formation 7844 Turner Salesman 7698 0000-00-00 00:00:00 1500 0 Column: deptno 7902 Ford Analyst 7566 0000-00-00 00:00:00 3000 Definition: deptno int (11) AI PK Output

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David M. Kroenke, David J. Auer

7th edition

133544621, 133544626, 0-13-354462-1, 978-0133544626

More Books

Students also viewed these Databases questions

Question

How can you defend against SQL injection attacks?

Answered: 1 week ago

Question

How would we like to see ourselves?

Answered: 1 week ago

Question

How can we visually describe our goals?

Answered: 1 week ago

Question

What metaphors might describe how we work together?

Answered: 1 week ago