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

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

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