Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

IAS SQL PLSQL Interview Questions
Questions Answers Views Company eMail

how to delete duplicate rows from a join tables(I have three tables on that join) how do you know which join is need to be used? The select statement I have is: SELECT gc_skill_type.skill_type, gc_area_tec.area, gc_technology.technology, gc_technology.id_technology, gc_area_tec.id_area_tec FROM gc_skill_type, gc_area_tec, gc_technology WHERE gc_area_tec.id_skill_type (+) = gc_skill_type.id_skill_type AND gc_technology.id_area_tec (+) = gc_area_tec.id_area_tec order by gc_skill_type.skill_type asc, gc_area_tec.area asc, gc_technology.technology asc

1 3587

Post New IAS SQL PLSQL Interview Questions




Un-Answered Questions

What is Speculative Execution in Apache Spark?

229


I am asked to create Usability testing methodology document, basically listing the Procedures & methodology to/for: a. Entry criteria Exit criteria for usability test b. Deliverables d. Methods of doing Reviews and inspection e. Methods of Reporting f. at which testing phase usability testing is done in v model Is there any sample document/template available on Internet? Any help will be greatly appreciated.

1898


Tell me what steps you take to ensure that the work you delegate is successful?

807


What is business state machine?

586


Explain and give me an example of a time when you had to explain some new procedures to your co-workers for quality service delivery, how did you go about it?

1696






What is applet toggle and how many types are there?

722


Define a way to add hibernate mapping file in hibernate configuration file?

438


What is difference between into and let keyword in LINQ?

99


How we can create an array with non-default values?

693


What is the relation between xhtml and url?

635


Are you willing to work for long hours, if the project demands that from you?

2216


what is the output of select * from tab?

588


what is a transition in d3.js?

5


Suppose that American Express has 1 million card members along with their transaction details. They also have 10,000 restaurants and 1000 food coupons. Suggest a method which can be used to pass the food coupons to users given that some users have already received the food coupons so far.

152


Explain lifecycle methods.

743