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
State and explain the different types of data models?
How to write date and time interval literals in oracle?
What is Network Database link ?
What is the fastest query method to fetch data from the table?
How can we find out the current date and time in oracle?
What is hot backup and logical backup?
What do you mean by a tablespace?
There is a big table with "n" of rows and 40 + columns .It doesn't have primary key.How do you select the primary key. In other words how do you get the duplicate records.
How to join two tables in a single query using oracle?
What is a synonym? What are its various types?
can anyone help me ? an index has been done on the primary key of a table. an update operation was performed on that table. now my question is 1> what abt the performance ? means faster or slower due to indexing ? 2> does the operation affect to the primary key constraint ?
How to call a stored function with parameters?