Explain joins in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
write a sql query following source looking like below column1 column2 101,102,103 abc,def,ghi 1001,1002,1003 a,b,c i want the output column1 column1 101 abc 102 def 103 ghi 1001 a 1002 b 1003 c
What is an oracle user role?
master table and child table performances and comparisons in Oracle ?
Find all employees in Dept “Marketing”.
What is the data type of dual table?
What are the types of partitions in oracle?
How translate command is different from replace?
Explain a synonym?
How can I convert single byte kana characters into multi byte kana characters and vice-versa.
Explain cascading triggers.
How are extents allocated to a segment?
how to hide the stored procedure inside a package