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 7498Post New iFlex Interview Questions
Explain the microsoft sql server delete command? : sql server architect
What is the role of palliative care in oncology, and how do you address pain management and symptom relief for patients with advanced cancer?
how to merge 2 crosstabs thans
what is the difference between C and C++? what is the difference between scanf and gets? what is mean by extern what is the use of it? what will happen if i say delete this> Difference between C structure and C++ structure? What is the difference between overloading and overridding? Explain the need for "virtual Destructor" Can we have "virtual Constructors"? What is the different types of polymorphism> What is virtual functions? How to implement virtual function in "C"? What are the different types of storage classes?
Draw the space diagram for a ten meter long beam simply supported at each end. At 4 meters from the left hand end is a load of 25kn and three meters from the other end. Also draw the shear force and the bending moment diagrams, showing the necessary calculations.
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
What is the advantage of spring boot? : Spring Boot
What is Kotlin?
what is a constraint? : Sql dba
What are some alternatives to apache kafka?
Explain basis path testing?
What are the benefits of PEGA Robotics Automation Systems?
What are xml attributes? Explain with an example.
Explain how to assert text of webpage using selenium 2.0?
what is mean be On Change of in Control Break statement