Write down a select statement that lists the studentid

Assignment Help Computer Engineering
Reference no: EM1333315

I have tried there two queries, but I am told that I am not doing something right. Here are the criteria I used to write the queries and my current answers.

1. Write a SELECT statement that lists the StudentID, FirstName, LastName, and GPA of freshman (FR) whose GPA is 3.5 or higher. Use only the Student table.
My query:
SELECT StudentID, FirstName, LastName, GPA
FROM Students
WHERE Year like '%FR%' AND GPA >= 3.5

2. Write a SELECT statement that returns all the information for junior and senior students whose GPAs are lower than 3.0. Sort by LastName in descending order. Use only the Students table.
My query:
SELECT *
FROM Students
WHERE GPA < 3.0 and Year like '%JR%' OR '%SR%'
ORDER BY LastName DESC

How can I edit my queries so that they are completely correct. The SQLyog is returning the correct answers, but I keep getting marked incorrect.

Reference no: EM1333315

Questions Cloud

Make a view called v_no_cost : Using the ITD410_P1 database you created for the Independent Project in Unit 1, write scripts in a file known  ITD410_P3.SQL to create the following views. Remember to include a uses clause at the top of your script file to use the ITD410_P1 datab..
Arbitrage with forward and option contracts : What opportunity is open to an arbitrageur when a 180-day European call option to buy 1 Euro for $1.3083 costs $0.02 per Euro? Assume the size of forward and options contracts to be 1,000,000 Euros each. Ignore borrowing costs.
Explanation of the role of the hr manager : Explanation of the role of the HR manager - What do you think about below quote as a HR manager?
Explain significance of the tcp/ip protocol : Explain Significance of the TCP/IP protocol and What is the significance of the TCP/IP protocol in the ubiquitous e-commerce world we are entering
Write down a select statement that lists the studentid : I have tried there two queries, but I am told that I am not doing something right. Here are the criteria I used to write the queries and my current answers.
Intersecting indifference curves : Intersecting indifference curves would reflect a violation of the more is better principle.
Recovering from service failure : Recovering from a service failure requires different strategies and methods for hotel serving business travellers than for restaurant serving family dinners. State whether you agree or disagree.
Explain nsight into lack of security features : Explain Nsight into lack of security features or enhanced protocols and The architects of the new Internet Protocol address structure
Develop a human resource department : Develop a Human Resource Department for Titan Company -Can you help me to develop/write (the below 6 titles) a Human Resources department according to the data below

Reviews

Write a Review

Computer Engineering Questions & Answers

  Efficiency of variable n using big-o notation

Classify its efficiency in terms of the variable N utilizing the big-O notation. Also, suppose that statements represented by the ellipsis need four chief memory accesses with each access requiring 1 microsecond.

  Preparing a copy of hard drive

After we have the target media prepared and assembled along with all our tools assembled for investigation we should now make a copy of hard drive.

  Find out the winner based on observation

Write down an application that randomly "throws"two dice and displays their values. Save as TwoDice.java

  Write down problem on strings in java

Write down problem on strings in java

  Utilization of authentication

In the 802.11i, authentication always utilizes the SSL/TLS, Outer, Inner, Both A and B, Neither A nor B.

  Discuss the effectiveness of these security features

Secure Web sites often include 'enhanced security questions' or 'security images' in an attempt to assure that only authorized users could access the sites. Research and discuss effectiveness of these security features.

  Write down the definitions for a double-stack structure

Write down the definitions for  a double-stack structure

  What resources do need to conduct

What restraints are in your workplace that prevents the new computer system installation.

  Problem on sql statement

Problem on  SQL statement

  When potential new suppliers compete for contracts

The company's newly hired VP of the IT is conducting this project because she does not have a security specialist on her staff and has learned that the company does not have the comprehensive security strategy. In fact, she suspects lack of even b..

  Write down a program that prompts the user to input

Write the program that prompts the user to input the x-y coordinate of a point in a Cartesian plane. The program should then output a message indicating whether the point is the orgin, is located on the x (or y) axis, or appears in a particular qu..

  What is an information system

What is an information system and why are they important? Can u please give me some examples. I am totally clueless on this subject. Is it possible to use information technology to gain a competitive advantage.

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