What is a nested table and how is it different from a normal table?
No Answer is Posted For this Question
Be the First to Post Answer
How can I combine multiple rows into a comma-delimited list in oracle?
Give SQL Query to find the number words in a sentence ? ex: 'ram charan singh' then ans:3
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 ........
What is a nested table?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
What is oracle thin client?
what is difference between DBMS and RDBMS?
What is a table index?
How much memory your 10g xe server is using?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
Can the default values be assigned to actual parameters?
Can the query output be sorted by multiple columns in oracle?