Why do we need view in sql?
What is user defined functions?
What is an implicit commit?
what is meant by tuning and tk proof?
Why are sql stored procedures used?
. have a tablle like this: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 I Want below o/p: cust acc --------------- a 1 b 2|3 c 4|5|6 Please any one can you have any ideas share me. I have urgent requirement. CUST ACC a dv b fg b bh c mk c cl c so result:- A B c dv fg mk bh cl so
What language is oracle sql developer?
How do you get all records from 2 tables. Which join do you use?
Does inner join remove duplicates?
What is the difference between left outer join and left join?
Does db2 use sql?
what is the main difference between join and subqurey?
How do I run a pl sql procedure in sql developer?