Answer Posted / james bond
<html>
<body>
<h1>Please give detail info</h1>
<p>on cursors.</p>
</body>
</html>
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
in oracle 10g sw after compiling procedure how to pass parameter values ,if we (v_empid out number)how to give empid after successful compilation program.This site exact suitable for 10g with respect to question & answer same format , im trying sql browser & sql command prompt using exec procedure name & respective parameters.
Which is better join or subquery?
Write a query to find the names of users that begin with "um" in sql?
How many aggregate functions are available there in sql?
What are the steps for performance tuning.
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
How can we debug in PL/SQL?
How is indexing done in search engines?
Can a foreign key be null?
What are the different types of functions in sql?
State few characteristics of pl/sql?
Define commit?
Can we commit in trigger?
what is the difference between char_length and length? : Sql dba
How do you remove duplicates without using distinct in sql?