What is difference between a formal and an actual parameter?
Answer / srihari
formal parameters used in declare section and actual parameters used in begin or executable section.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the composite date types in oracle?
i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 of data insert use a commit.using counter and if error is comming in the 5000 of data it rollback.
How to use "in out" parameter properly?
Give SQL Query to find the number words in a sentence ? ex: 'ram charan singh' then ans:3
how can we write trigger in trigger???????? can we write one trigger on two table???
Differentiate between pre-select and pre-query?
what is candidate key & super key
Do you know about aggregate functions? What is row num function? Can it be used all databases?
1 Answers Bravura Solutions, Cap Gemini,
What happens to the data files if a tablespace is dropped?
How to store only time; not date and time?
What is an oracle transaction?
SQLERRM is a a. Constraint b. Pre Defined Exception c. Pseduocolumn d. Constant e. None of Above.