Is there any function in oracle similar like group_concat of mysql?
No Answer is Posted For this Question
Be the First to Post Answer
How to select some rows from a table in oracle?
What are the differences between char and varchar2 in oracle?
Explain joins in oracle?
What are the major difference between truncate and delete?
How to add a new column to an existing table with a default value?
How to use an explicit cursor without open statements?
What are a query and state the different types of queries and their uses?
What is a Data Dictionary ?
What is a view and how is it different from a table?
What is parameterized cursor in oracle?
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
Why do you create or replace procedures rather that drop and recreate.