What is difference between a Cursor declared in a procedure and Cursor declared in a package specification ?
JDA,
2 15751write a procedure to print a statement or number not using "dbms_output.put_line" package.write a procedure instead of it using procdure name as "print" ex:- declare a number:=2; begin print(a); end; /* when U type above procedure 2 have to should be printed*/
2 6579
what is single byte over head in oracle..?
what is the bond code in materialized view?
Can we write ddl statements in functions?
How many tables can you join in sql?
Are sql connections encrypted?
What is a primary key called that is made up of more than one field?
How do I create a memory optimized filegroup?
Define tables and fields in a database
How do I view output in sql developer?
How can you get sql*loader to commit only at the end of the load file? : aql loader
Is sql a oracle?
What is trigger with example?
Does normalization improve performance?
Can we use commit inside a trigger?
Mention what does plv msg allows you to do?