How to use regular expression in pattern match conditions in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by recursive hints in oracle?
Is java required for oracle client?
What are inner join and outer join?
How to start your 10g xe server from command line?
What is the meaning of recursive hints in oracle?
What are the restrictions in a oracle read only transaction?
Explain the relationship among Database, Tablespace and Data file?
how can get like this result table A col1 col2 --- ----- a A b B C C .. .. .. ... .. ... wants result like for a single column col1 ------ a,b,c,........n of data and another is col1 ------- A B C D ........ a b b d ........
i have a table with the columns below as Emp_ID Address_ID Address_Line City Country -------- --------- ----------- ------ --------- Q: Display the Emp_ID's those having more than one Address_ID
What is index-organized table in Oracle?
What happens if you lost a data file?
How to drop an existing view in oracle?