How to open and close an explicit cursor in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
Describe varray?
What is the difference between an Oracle Schema and an Oracle Instance?
Ho to insert no. of records at a time..i mean i want to insert 100 records at a time into a table
How do I call oracle stored procedures that take no parameters?
difference between procedures and function?
How can we find the size of a database?
what is difference between sql plus and sql*plus? (not sql and sql plus).
Explain the use of control file?
if you ctreate table identity
What is dynamic proxy?
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.