In a class 80% have passed english,70% passed Hindi 10% didnot passed either. If 144 students passed both. What is the total strength of the class.
10 37893Find the smallest number such that if its rightmost digit is placed at its left end, the new number so formed is precisely 50% larger than the original number.
9 21563If you look at a clock and the time is 3:15. What is the angle between the hour and the minute hands? ( The answer to this is not zero!)
4 18312Post New Google Interview Questions
What are the steps involved in implementation of Oracle HRMS?
If we have 450 mm height boiler drum level, so what is span & zero value for a dpt transmitter?
Who is the developer of Kotlin?
Name the minerals that attract lightning?
in plate load test what is the thickness of plate 20mm 5mm 50mm none
Is postgresql secure?
What hyperlinks available in PeopleBooks?
What is a controller javascript?
What is supply network collaboration?
rank() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid order by case when opt2.dm_market_flg in ('Y', 'U') then 1 else 2 end, lkp.contact_rank) as rank1, case opt2.contact_type when 'Buyer' then row_number() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid, lkp.contact_rank order by has_name_flg desc, ship_to_flg desc , last_order_dt desc) when 'Decision Maker' then row_number() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid, lkp.contact_rank order by has_name_flg desc , last_quote_dt desc , mailability_score desc , source_ranking desc) when 'Influencer' then row_number() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid, lkp.contact_rank order by has_name_flg desc, mailability_score desc, source_ranking desc) when 'Payer' then row_number() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid, lkp.contact_rank order by has_name_flg desc, mailability_score desc, source_ranking desc) --elu 05/28/2013 else row_number() over (partition by opt2.dim_plat_site_id, opt2.dim_site_opt_sid, lkp.contact_rank order by has_name_flg desc, mailability_score desc, source_ranking desc) end rank2 row_number() over (partition by opt3.dim_plat_site_id, opt3.dim_site_opt_sid order by rank1,rank2) as "rank", case when "rank"<= opt3.maximum_value then 'Y' else 'N' end as include_flg
What is a financial statement version? : fi- general ledger master data
Can you explain the difference between == and ===?
How do I open an excel file on my phone?
How to set the relay,,??
What is Mutex (Mutual Exclusion Object) ?