subject

SQL (Using attached relations if applicable) leach 3 marks, total 39: Translate all of the following queries into SQL statements. To get full marks, your answer must run with oracle 8 or above on the server. 1. Get IDEmployee names who have letter m in their surnames 2. Get a list of all different locations in the Location column of Project table 3. Add a new employee to the Employee table 4. Give details of projects worked by Townsend 5. Get all the project locations joined by Cage 6. Delete project "Cape Point" from the table Project" (you do not need to take care of table Job for this question ) 7. Add a constraint to the column surname in table employee that when a new employee is addedthere is information for the last name of the new employee. 8. How many employees join the company between 1998, January and 2000 December 9. Get the projects both Cage and Goreessem joined 10. Get project name whose budget is less than Project "Broederstroom" 11. Find the project which all employees join 12. Change the length of project name column in Project table from 25 to 40 13. Write a left-outer join sql statement and a right-outer join statement to join the information based on Employee and Job tables sorted by ID. (3 marks)

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 23:00
In a file-oriented information system, a work file stores relatively permanent data about an entity is created and saved for backup and recovery purposes stores records that contain day-to-day business and operational data is a temporary file created by an information system for a single task
Answers: 1
question
Computers and Technology, 23.06.2019 19:00
Acompany is hiring professionals for web designing. the firm is small with few resources. they want employees who possess problem-solving skills and can independently carry out responsibilities. which kind of employee should they select?
Answers: 2
question
Computers and Technology, 24.06.2019 00:50
3. what is the output of the following statements? temporary object1; temporary object2("rectangle", 8.5, 5); temporary object3("circle", 6, 0); temporary object4("cylinder", 6, 3.5); cout < < fixed < < showpoint < < setprecision(2); object1.print(); object2.print(); object3.print(); object4.print(); object1.set("sphere", 4.5, 0); object1.print();
Answers: 1
question
Computers and Technology, 24.06.2019 10:00
What did i do wrong with this const discord = require('discord.js'); var bot = new discord.client(); const token = 'ntm3mjcxmtu1mjg3ote2ntq2.dyogew.dpfiwfpuifzuzvifop-csuxasnm' const prefix = "! " bot.registry.registergroup('simple', 'simple'); bot.registry.registerdefaults(); bot.registry. + '/commands'); bot.on('message', message => { if(message.content == 'hi! ') { message.channel.send ('@everyone sup, how is @everyone day going'); } if(message.content == 'h3lp') { message.channel.send ('dose not have any commands yet'); } bot.on('ready', function() { console.log("ready") }); bot.login(token);
Answers: 1
You know the right answer?
SQL (Using attached relations if applicable) leach 3 marks, total 39: Translate all of the following...
Questions
question
Chemistry, 03.03.2021 05:10
question
Mathematics, 03.03.2021 05:10
question
Mathematics, 03.03.2021 05:10
question
Mathematics, 03.03.2021 05:10