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
Explain mutating triggers.
What are the factors that affect OPTIMIZER in choosing an Optimization approach ?
What is memory advisor in Oracle?
Which Database is the best for the Security issue ? 1. DB2 2.SQL Server 3.MySQL 4.ORACLE
What is a synonym? What are its various types?
what is kernel?
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
What are the common oracle dba tasks?
What to do if the binary spfile is wrong for the default instance?
Which is better Oracle or MS SQL? Why?
What happens if recursive calls get out of control?
I have two tables : COuntry,city I want all the cities in each country.Question on Cross Join.