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 6103While inserting 10 rows using procedure, if 3rd entry is having some error, what will be the output? How u will handle that error?
8 15064if we give update table_name set column_name= default. what will happen? its given in pl sql block.what will hapen?
5 10149Post New iFlex SQL PLSQL Interview Questions
What is ecmascript ?
Explain how to use transactions efficiently : transact sql
What is an inline function in c++?
How many ways we can parameterize data in quicktest professional (qtp)?
boolean isBadBoy(boolean hasGirlFriend , boolean isMarried, int age , String middleName , String lastName , String[] brotherName);
When will a port of ooRexx to "XYZ" be available?
How to create sub reports?
Can you play android 2.1 games on android 2.2?
What's the difference between WindowsDefaultLocation and WindowsDefaultBounds?
What are global styles that are used in bootstrap default typography?
What does json stand for?
Explain the major obstacle faced by soap users?
scenario where i can use only concurrent execution of workflow.
What is the role of open keyword in Kotlin?
How are interceptors and servlet filters different?