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 3639Post New IAS SQL PLSQL Interview Questions
Is wordpress secure for ecommerce?
What happens to hard link when file is deleted?
Which tool is used to combine images?
hi to all.... what is the treatment for Work-In-Progress in Tally...please answer for it as early as possible... thanks & regards
Explain about column name and getter method?
Explain how save rerecord in the database?
What if I do not provide the string array as the argument to the method?
List the advantages and disadvantages of user control an custom control?
What is entity framework firstordefault?
What are your strengths and weaknesses? Where do you see yourself 5 years down the line?
You are required to update a table in warehouse. Can you do it with the help of microstrategy?if yes, how?
Do hackers use mac or pc?
What helped you sail through hurdles and crack one of the finest jobs?
What is the difference between a view and a stored procedure?
How to select all paragraph elements whose lang attribute contains values that are exactly "en", or begin with "en-"?