write 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 7395Post New iFlex Interview Questions
what is informix binary large object?
What are the disadvantages of shell scripting?
How can we install the build on iphones and ipads?
What is a read write transaction in oracle?
What is_cli() method does in codeigniter?
What is a unix file?
Name the property for controlling the image repetition of the background.
What are the key features of using python?
Can we make main() thread as daemon?
What does f5 key do?
What are the 2 other types of views, which are not allowed in release 3.0?
State the advantages of dual slope adc:
Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
What are orphan records?
Explain the use of jquery .each() function? : jquery mobile