How to create a stored program unit?
No Answer is Posted For this Question
Be the First to Post Answer
How to call a stored procedure inside a trigger? Give an example.
i have executed the Delete command after the I have created table whether deletions will be commit or not? if table is successfully created?
How can we Update a table with out using UPDATE command?
What is bulk copy or bcp in oracle?
pls explain connect by prior with example and its real time use
How to convert the date format from dd/mm/yyyy to mm/dd/yyyy. (for eg). 22/05/2008 to 05/22/2008. when u use to_char(), it tells the month is invalid. how to resolve this problem.tel with eg.
How to retrieve first and last records from a table?
How do I know if oracle is installed on windows?
How to use "out" parameter properly?
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 ........
Explain the use of full option in exp command.
What is sharded cluster?