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 4003Post New IAS SQL PLSQL Interview Questions
What does symbol mean in css?
What3 Tasks would you like Best and Why
How do you document abap/4 programs? Do you use program documentation menu option?
How the register in the 8086 are grouped together?
How do I change themes in powerpoint?
What kind of mvc is struts 2?
How can sap solution manager support me in an upgrade project?
What are the tools used in big data?
When does an atoll start to form?
Explain the difference between web service provider/publisher and web service requestor/consumer.
How can you see partner data using webservice.
Is hadoop a memory?
What is the percentile of an unquantized brightness distribution?
Discuss the modern synthetic theory evolution
How do you convert string as a variable name in python?