What is parameterized cursor in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is materialized view in Oracle?
What is the difference between count (*), count (expression), count (distinct expression)?
What is a synonym? What are its various types?
How to create a new view in oracle?
What is an oracle tablespace?
What is SAVE POINT ?
How to define a procedure inside another procedure?
What is difference between SUBSTR and INSTR?
Can multiple cursors being opened at the same time?
waht is the difference between primary key and super key?
How do we get field details of a table?
I want a table like, no name address addr1 addr2 So i want columns like addr1,addr2 under address column. Can one please answer me. Advance Thanks.