19. Display all clients whose name begins with the letter J or contains the letter M anywhere or contains E as the third letter.
2 647620. Using a set operator, display the client number of all clients who have never placed an order.
219921. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
212022. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
202523. Display the client name for all clients who have placed an order where any order line has more than 3 items. Do not use a table join anywhere in your query.
3 542724. Display the order number for all orders whose average item cost is greater than the overall average item cost across all orders.
2 516725. Display the client number and the value of the highest value order placed by that client.
2 54651. Display the post code and the purchase order number for each purchase order. Sort the output set by postcode.
1 43542. Display the post code and the total number of purchase orders placed with creditors in that post code.
20723. Adapt your query in (2) above so that only post codes with more than twenty orders are displayed.
22244. Using a set operator, display the creditor number of all creditors who have ever been paid.
2 51535. Display full details for the creditor/s who has received the single largest payment. Do not use a table join or set operator anywhere in your query.
6 7949I want a table like, no name address addr1 addr2 So i want columns like addr1,addr2 under address column. Can one please answer me. Advance Thanks.
1 2989write a query to dispaly those name who is more than one in student table? example- in a student table sandeep kumar comes 4 times, rakesh kumar comes 2 times, ajit kumar comes 1 times so query will display sandeep kumar and rakesh kumar single times.
11 17145Post New Wipro Oracle General Interview Questions
how we can find sieve #4 is 4.75mm?
Pl's confirm me this entry how to pass in Tally 9.0 & Tally ERP.9 that if I purchase 20 mobile,30 phone,20 LCD,15 laptop from mangesh @ Rs.7000,Rs.200,Rs.17000 and Rs.14000 respectively on each. But I purchase by cash and 15 days later I sold half of the thing to priya margin of Rs.100 on each by cheque and rest i sold to minal on cash margin of Rs.200 on each. But I received cash 1 month later. so calculate how much profit I got by selling the products.
What is the use of running the scripts in Hidden-mode in UFT?
What is dequeue operation?
What are the common values used in 2d transforms?
What are the 3 different types of Groups?
What is collective processing of gl accounts? : fi- general ledger
What causes an ociw32.dll error? : BEA Weblogic
Describe the android application architecture.
Explain insurance project modules,and what we need to test on which functionality?
Is there a way to break long lines in VB code?
Explain pointers in c programming?
Define static function?
What can be the causes of fatty liver?
What is object repository? How can we create object repository in selenium?