Friday, May 26, 2006

SECTION 7
LESSON 1
1. What DJs on Demand cd titles were produced in any year before "Carpe Diem" was produced?

----selelct title
from d_cds
where year>all(select year from d_cds where title='Carpe Diem');

2. Write a query that returns jazz and pop songs. Write a multi-row subquery and use the d_songs and d_types tables. Include the id, title, duration, and the artist name.

----select id,duration,artist
from d_songs
where type_code=any(select code from d_types where description in('jazz,'pop'));

3. Find the DJs on Demand events whose cost was less than or equal to the low-range cost of package code 200?

----select name
from d_events
where cost=
4. Find the last names of all employees whose salaries are the same as the minimum salary for any department.

----select last_name
from employees
where salary=any(select min(salary) from employees group by department_id);

5. Which Global Fast Foods employee earns the lowest salary? Hint: You can use either a single-row or a multiple-row subquery.

----select first_name,last_name
from f_staffs
where salary=(select min(salary) from f_staffs group by id);

6. Place the correct multiple-row comparison operators in the outer query WHERE clause of each of the following:
a. Which CDs in our d_cds collection were produced before "Carpe Diem" was produced? WHERE year __>all____ (SELECT year ...
b. Which employees have salaries lower than any one of the programmers in the IT department?WHERE salary___c. What CD titles were produced in the same year as "Party Music for All Occasions" or "Carpe Diem"?WHERE year ___in_____(SELECT year ...
d. What song title has a duration longer than every type code 77 title?WHERE duration __>any___(SELECT duration ...

7. Which of the following are True? Each WHERE clause is from the outer query.
_T__a. WHERE size > ANY If the inner query returns sizes ranging from 8 to 12, the value 9 could be returned in the outer query.
_T__b. WHERE book_number IN If the inner query returns books numbered 102, 105, 437, and 225 then 325 could be returned in the outer query.
_F__c. WHERE score <= ALL If the inner query returns the scores 89, 98, 65, and 72, then 82 could be returned in the outer query.
_F__d. WHERE color NOT IN If the inner query returns red, green, blue, black, and then the outer query could return white.
_F__e. WHERE game_date = ANY If the inner query returns 05-JUN-97, 10-DEC-02, and 2-JAN-04, then the outer query could return 10- SEP-02.

8. The goal of the following query is to display the minimum salary for each department whose minimum salary is less than the lowest salary of the employees in department 50. However, the subquery does not execute because it has five errors. Find them, correct them, and run the query.SELECT department_idFROM employeesWHERE MIN(salary)HAVING IN(salary) >GROUP BY department_idSELECT MIN(salary)WHERE Dpartment_id < 50;

----select min(salary)
from employees
where min(salary)<(select min(salary) from employees where department_id=50);

9. Which statements are True about the subquery below?
SELECT employee_id, last_name
FROM employees
WHEREsalary =(SELECT MIN(salary)FROM employeesGROUP BY department_id);
__F___a. The inner query could be eliminated simply by changing the WHERE clause to WHERE MIN(salary).
__T_b. The query wants the names of employees who make the same salary as the smallest salary in any department.
____T_c. The query firsts selects the employee ID and last name, ad then compares that to the salaries in every department.
____F__d. This query will not execute.

10. Place an X next to those values that could be returned by the outer query if the inner query returned 185.98, 315.75, 382.24, and 877.31 with the following WHERE clause:WHERE total_sales < ANY__*_a. 155.22_____b. 325.88_____c. 877.30_____d. 382.24

64 Comments:

Blogger Henry Ruan said...

加油!

7:32 PM  
Blogger prem said...

I would like to share the information about SAP training in chennai is really very nice. Visits the below link.
sap training in chennai |

SAP Success factor training in chennai | SAP ABAP Training in chennai | Workday training in chennai

5:26 AM  
Blogger Maani kamili said...

I just want to say I’m new to blogs and seriously loved this web site. Probably I’m likely to bookmark your blog post . You really have great stories. Regards for revealing your web site.

Digital marketing company in Chennai

2:06 AM  
Blogger franklin said...

great blog

Hadoop training in coimbatore
Java training in coimbatore
Oracle training in coimbatore
Informatica training in coimbatore
Oracle training in coimbatore
Informatica training in coimbatore

6:34 AM  
Blogger Aashi siva said...

I have definitely picked up anything new from right here. I did however expertise a few technical points using this site, since I experienced to reload the web site a lot of times previous to I could get it to load correctly.

J2ee Training in Chennai Adyar

2:02 AM  
Blogger Aashi siva said...


It's like you read my mind! You seem to know a lot about this, like you wrote the book in it or something. I think that you can do with some pics to drive the message home a little bit, but instead of that, this is fantastic blog. A great read. I will definitely be back.

Online Training in Chennai

11:46 PM  
Blogger Aashi siva said...


This idea is mind blowing. I think everyone should know such information like you have described on this post. Thank you for sharing this explanation.Your final conclusion was good. We are sowing seeds and need to be patiently wait till it blossoms.

Corporate Training in Chennai

3:08 AM  
Blogger Unknown said...

nice blog too informative. looking and reading your points its so impressive. doing more blog like this. i really appreciated doing like this.
Digital Marketing Services in Chennai

11:08 PM  
Blogger Unknown said...

this is really too useful and have more ideas from yours. keep sharing many techniques. eagerly waiting for your new blog and useful information. keep doing more.

Informatica Training Institute in Chennai

6:27 AM  
Blogger Unknown said...

Great blog..You have clearly explained about the concept..Step by step explanation is too good to understand..Its very useful for me to understand..Keep on sharing..
Hadoop Training in Chennai

5:21 AM  
Blogger Unknown said...

Awesome..You have clearly explained ...Its very useful for me to know about new things..Keep on blogging..
Hadoop Training in Chennai

5:21 AM  
Blogger Keerthi said...

Hi there, You have done an incredible job. I’ll definitely digg it and personally recommend to my friends. I’m sure they’ll be benefited from this site..Keep update more excellent posts..

Corporate Training in Chennai

4:56 AM  
Blogger kanchana said...

Your content is awesome . You have done a great job and its very useful for me . I appreciate your effort and I hope that you will get more positive comments from the web users.
SEO training in Chennai

5:32 AM  
Blogger Unknown said...

I will bookmark your blog and take the feeds additionally? I’m satisfied to find so many helpful information here within the put up, we want work out extra strategies in this regard, thanks for sharing..
Java Training Institute in Chennai

6:56 AM  
Blogger kanchana said...

I have attained some more best information which makes me to attain more useful tips to get the best results in an attractive way. Thank you for your post.
SharePoint Training in Chennai

2:30 AM  
Blogger kalai said...



The given information was very excellent & Great tips, and awesome way to get exert tips from everyone,not only i like that post all peoples like that post,because of all given information was wonderful and it's very helpful for me.


Dot Net training in chennai

5:53 AM  
Blogger Sowmiya said...

Nicely written post. I am just about to start a new blog and there could not have been a better guide than this one for some good pointers. I am looking forward to starting a successful blog after reading this incredibly useful post of yours. Waiting for more such posts like this.



Best Informatica Training institute in chennai

3:07 AM  
Blogger Unknown said...

This blog explains the details of most popular technological details. This helps to learn about what are all the different method is there. And the working methods all of that are explained here. Informative blog.
Digital Marketing Company in Chennai

12:38 AM  
Blogger deeksha said...


i got some more information about this topic, it is really helpful for me thanks for sharing those information. i need more information about this concept.



Best Android Training Institute in Chennai

11:53 PM  
Blogger deeksha said...


i got some more information about this topic, it is really helpful for me thanks for sharing those information. i need more information about this concept.

Informatica Training in Chennai

5:13 AM  
Blogger Unknown said...

This is an awesome post.Really very informative and creative contents. These concept is a good way to enhance the knowledge.I like it and help me to development very well.Thank you for this brief explanation and very nice information.Well, got a good knowledge.

Salesforce Training in Chennai

3:14 AM  
Blogger Deepika said...

Your concept and information is really awesome and thus i came to know new technologies by reading your blog and very well done. great job done.


Laser Root Canal Treatment In Chennai

3:25 AM  
Blogger Padhma said...

By posting this we can check and got over through with the concepts what we have learned throughout. And please keep update like this.

Car Wash Services in Mumbai

2:31 AM  
Blogger Unknown said...

wow amazing post.The key points you mentioned here related to maintenance of car is really awesome.Checking all fluid levels,changing oil and of course the regular service of the car which is necessary to maintain our vehicle.Thank you for the information.

bike spa services in mumbai
house cleaning services in mumbai
car wash services in mumbai

4:14 AM  
Blogger Shalini said...

Great post! I am actually getting ready to across this information, It's very helpful for this blog.Also great with all of the valuable information you have Keep up the good work you are doing well.

seo company in chennai

12:40 AM  
Blogger Padhma said...

nice post,in this blog i got valuable information thnks for sharing. . .
Back to original

2:09 AM  
Blogger Aasha said...

This blog explains the details about changing the ways of doing that business. That is understand well and doing some different process. Provides he best output of others. Thanks for this blog.
Digital Marketing Company in Chennai

10:29 PM  
Blogger Nandhini said...

This is an awesome post.Really very informative and creative contents. These concept is a good way to enhance the knowledge.I like it and help me to development very well.Thank you for this brief explanation and very nice information.Well, got a good knowledge.
Manpower Agencies in Chennai

4:48 AM  
Blogger Unknown said...

Made quite easy for everyone.Nice collection of questions was really helpful.
Helped me to gain extra knowledge of posting these questions.Excellent one thank you.

http://www.lockfacility.com/

2:30 AM  
Blogger sindhu said...

I must thank you for the efforts you have put in penning this site. I am hoping to check out the same high-grade content by you later on as well. In truth, your creative writing abilities has inspired me to get my own, personal blog now..
Digital Marketing Company in Chennai

11:28 PM  
Blogger Unknown said...


Nice it seems to be good post... It will get readers engagement on the article since readers engagement plays an vital role in every blog.i am expecting more updated posts from your hands.
Android App Development Company
iOS App Development Company

11:32 PM  
Blogger Aashi siva said...

Excellent goods from you, man. I’ve understand your stuff previous to and you’re just too excellent. I actually like what you’ve acquired here, certainly like what you are stating and the way in which you say it. You make it enjoyable and you still take care of to keep it sensible. I can not wait to read far more from you. This is actually a tremendous site..
Ethical Hacking Training in Chennai
Growth Hacking Training in Chennai

11:18 PM  
Anonymous Anonymous said...


Really Good blog post about ORACLE HW.provided a helpful information.keep updating...
Digital marketing company in Chennai

12:33 AM  
Blogger Unknown said...

This blog is having the general information. Got a creative work and this is very different one.We have to develop our creativity mind.This blog helps for this. Thank you for this blog. This is very interesting and useful.


Digital Marketing Company in India
Web Development Company in India
Web Design Company in Chennai

5:01 AM  
Blogger I Digital Academy said...

Thank you for post.
Best SAP Training in Bangalore
Best Java Training in Bangalore

2:01 AM  
Blogger Unknown said...

Thank You For Post Its A Nice Post.
Advanced Digital Marketing Course in Bangalore

8:29 PM  
Blogger Unknown said...

It's a Good Post.
SEO Training In BTM Layout

9:32 PM  
Blogger Unknown said...

Great Post .. thanks for giving a valuable information.

3:59 AM  
Blogger akash thakur said...

hello sir,
thanks for giving that type of information.Digital PVC Door suppliers in Karnataka

1:54 AM  
Blogger Unknown said...

Data science is a fast-moving field – if you’re pursuing a data science career, or even if you’re just interested in data-related topics, you need to invest time to keep up with the trends. Following a few top blogs is a great way to stay abreast of developments in data analysis, statistical software, data visualization, and more. These AUTOMATIONMINDS bloggers consistently offer great resources and tutorials, along with opportunities to connect with and learn from other leading data science professionals.
DATA SCIENCE training in chennai

1:49 AM  
Blogger swathi said...

It's interesting that many of the bloggers your tips helped to clarify a few things for me as well as giving.. very specific nice content. And tell people specific ways to live their lives.Sometimes you just have to yell at people and give them a good shake to get your point across.

Logistics Software

Manufacturing ERP

5:10 AM  
Blogger janani said...

Great Article… I love to read your articles because your writing style is too good, its is very very helpful for all of us and I never get bored while reading your article because, they are becomes a more and more interesting from the starting lines until the end.
Java training in Bangalore |Java training in Rajaji nagar

Java training in Bangalore | Java training in Kalyan nagar

Java training in Bangalore | Java training in Kalyan nagar

Java training in Bangalore | Java training in Jaya nagar

3:56 AM  
Blogger shalinipriya said...

Read all the information that i've given in above article. It'll give u the whole idea about it.

Data Science course in Indira nagar
Data Science course in marathahalli
Data Science Interview questions and answers
Data science training in tambaram | Data Science Course in Chennai
Data Science course in btm layout | Data Science training in Bangalore
Data science course in kalyan nagar | Data Science Course in Bangalore

11:47 PM  
Blogger sathya shri said...

Wonderful article, very useful and well explanation. Your post is extremely incredible. I will refer this to my candidates...

angularjs Training in chennai

angularjs-Training in tambaram

angularjs-Training in sholinganallur

angularjs-Training in velachery

angularjs Training in bangalore

9:38 PM  
Blogger kayal said...

Great Post
blockchain training in Bangalore

2:34 AM  
Blogger  హాట్‌గర్ల్స్ said...


sobha dream gardens

2:51 AM  
Blogger Anbarasan14 said...

I believe that your blog would help the readers by giving them useful information. Waiting for more updates from this admin.

IELTS Coaching in JP Nagar Bangalore
IELTS in JP Nagar
IELTS Classes in JP Nagar
IELTS Training Institute near me
Spoken English Classes in JP Nagar
English Speaking Course in JP Nagar Bangalore
Spoken English Classes in Bangalore JP Nagar

1:27 AM  
Blogger ابو السيد said...


بسم الله الرحمن الرحيم نحن فى شركة الكمال تقوم بافضل انواع التنظيف العام وتنظيف الفلل بافضل انواع العالميه التى تحافظ على السيراميك
شركة تنظيف منازل بحائل
شركة تنظيف بالطائف
شركة تنظيف بجازان
شركة تنظيف بحائل
شركة تنظيف مجالس وكنب بحائل
ونحن فى خدماتكم اربعه وعشرون ساعه وكل هذا بافضل الاسعار واقل التكلفة

7:13 AM  
Blogger cdcdcdcd said...


NICE for giving a chance to share ideas for your comuty i really thanks for that great post.
travel trekking tips
see the link Tent Camping 101 Exploring Smithriver

4:59 AM  
Blogger qbcustomerhelp said...

Quickbooks enterprise support Get Quickbooks Enterprise Support from certified Quickbooks Technical Team (+1 (833) 400-1001). We are available 24*7 for your service. Our Professional experts will resolve all issues of Quickbooks.(+1 (833) 400-1001)

11:32 AM  
Blogger qbcustomerhelp said...

Quickbooks enterprise support Get Quickbooks Enterprise Support from certified Quickbooks Technical Team (+1 (833) 400-1001). We are available 24*7 for your service. Our Professional experts will resolve all issues of Quickbooks.(+1 (833) 400-1001)

11:32 AM  
Blogger qbcustomerhelp said...


Quickbooks enterprise support Phone number Solve your Quickbooks errors.
Contact us and get 24*7 Quickbooks Enterprise support and get fixed Quickbooks errors by our certified Quickbooks Enterprise Support team. (+1 (833) 400-1001)

11:32 AM  
Blogger Softgen Infotech said...

Such a great information for blogger i am a professional blogger thanks…

Looking for Best Training Institute in Bangalore , India. Softgen Infotech is the best one to offers 85+ computer training courses including IT Software Course in Bangalore , India. Also, it provides placement assistance service in Bangalore for IT.

2:05 AM  
Blogger Tripu Design said...

This is an amazing blog, thank you so much for sharing such valuable information with us.
Visit for best logo and brochure designing services at- brochure designer in gurgaon.
Thank you for sharing your wonderful information. for professional graphics,
work contacts me. I am a freelance designer in gurgaon.
Freelance Graphic Designing
Freelance Catalogue Designing in delhi
Freelance Catalogue Designing in gurgaon
Freelance Brochure Designing
Freelance Label Designing
Freelance Banner Designer
Freelance Poster Designer
graphic design services in delhi
graphic design services in gurgaon
Freelance Catalogue Designing in delhi
Freelance Catalogue Designing in gurgaon
Freelance Brochure Designing
Freelance Label Designing
Freelance Banner Designer
Freelance Poster Designer
graphic design services in delhi
graphic design services in gurgaon
Freelance Catalogue Designing in delhi
Freelance Catalogue Designing in gurgaon
Freelance Brochure Designing
Freelance Label Designing
Freelance Banner Designer
Freelance Poster Designer
graphic design services in delhi
graphic design services in gurgaon
Freelance Catalogue Designing in delhi
Freelance Catalogue Designing in gurgaon
Freelance Brochure Designing
Freelance Label Designing
Freelance Banner Designer
Freelance Poster Designer
graphic design services in delhi
graphic design services in gurgaon
graphic designer in gurgaon
freelance graphic designer in gurgaon
freelance graphic designer in gurgaon
freelance graphic designer in gurgaon
freelance logo designer in gurgaon
freelance logo designer in gurgaon
freelance web designer in gurgaon

4:18 AM  
Blogger keerthi said...

Thanks for sharing this valuable information to our vision. You have posted a worthy blog keep sharing. Web Designing Course Training in Chennai | Web Designing Course Training in annanagar | Web Designing Course Training in omr | Web Designing Course Training in porur | Web Designing Course Training in tambaram | Web Designing Course Training in velachery

10:25 AM  
Blogger lavanya said...

Lovely blog ..! I really enjoyed reading this article. Thank you for sharing such a wonderful postJava training in Chennai

Java Online training in Chennai

Java Course in Chennai

Best JAVA Training Institutes in Chennai

Java training in Bangalore

Java training in Hyderabad

Java Training in Coimbatore

Java Training

Java Online Training

1:40 PM  
Blogger sathya said...

Quite Interesting post!!! Thanks for posting such a useful post. I wish to read your upcoming post to enhance my skill set, keep blogging.I am reading your post from the beginning, it was so interesting to read & I feel thanks to you for posting such a good blog, keep updates regularly.
selenium training in chennai

selenium training in chennai

selenium online training in chennai

software testing training in chennai

selenium training in bangalore

selenium training in hyderabad

selenium training in coimbatore

selenium online training

selenium training

6:49 AM  
Blogger anand said...

Thanks for sharing an informative blog keep rocking bring more details.I like the helpful info you provide in your articles. I’ll bookmark your weblog and check again here regularly.

Software Testing Training in Chennai | Certification | Online
Courses



Software Testing Training in Chennai

Software Testing Online Training in Chennai

Software Testing Courses in Chennai

Software Testing Training in Bangalore

Software Testing Training in Hyderabad

Software Testing Training in Coimbatore

Software Testing Training

Software Testing Online Training

5:24 AM  
Blogger surya said...

Great information shared in this blog. Helps in gaining concepts about new information and concepts.Awsome information provided.Very useful for the beginners.


angular js training in chennai

angular training in chennai

angular js online training in chennai

angular js training in bangalore

angular js training in hyderabad

angular js training in coimbatore

angular js training

angular js online training

11:39 PM  
Blogger Ramya said...

This article is really helpful for me. I am regular visitor to this blog. Share such kind of article more in future.Thanks for given information about above Article all the details are very useful.
DevOps Training in Chennai

DevOps Online Training in Chennai

DevOps Training in Bangalore

DevOps Training in Hyderabad

DevOps Training in Coimbatore

DevOps Training

DevOps Online Training

11:16 PM  
Blogger Revathi said...

Thanks for sharing your innovative ideas to our vision. I have read your blog and I gathered some new information through your blog..keep up!!

Android Training in Chennai

Android Online Training in Chennai

Android Training in Bangalore

Android Training in Hyderabad

Android Training in Coimbatore

Android Training

Android Online Training

7:52 AM  
Blogger alex said...

I just want to say I’m new to blogs and seriously loved this web site. Probably I’m likely to bookmark your blog post . You really have great stories. Regards for revealing your web site.




AWS Course in Bangalore

AWS Course in Hyderabad

AWS Course in Coimbatore

AWS Course

AWS Certification Course

AWS Certification Training

AWS Online Training

AWS Training

9:28 PM  
Blogger vivekvedha said...

Great post! I am actually getting ready to across this information, It's very helpful for this blog.
acte reviews

acte velachery reviews

acte tambaram reviews

acte anna nagar reviews

acte porur reviews

acte omr reviews

acte chennai reviews

acte student reviews

12:15 AM  
Blogger prabhu said...

Great site and a great topic as well I really get amazed to read this.This is incredible,I feel really happy to have seen your webpage.I gained many unknown information, the way you have clearly explained is really fantastic.keep posting such useful information.

IELTS Coaching in chennai

German Classes in Chennai

GRE Coaching Classes in Chennai

TOEFL Coaching in Chennai

spoken english classes in chennai | Communication training


12:57 AM  

Post a Comment

<< Home