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 7348Post New iFlex Interview Questions
How to create a document that will appear on a pal d1 widescreen television broadcasting?
Can I learn c++ in a week?
What is a matrix in ssrs?
what is your favourite subject? What do you like about it the most?
DIFFERNCE BETWEEN RESERVE AND FUND?
What is metadata autoproxying?
how to set tunneling in putty when any portno blocked from firewall to use resources with that portno like ssh 22
What is meant by domain?
What is the importance of a Button control?
Explain a few methods to implement functionally oriented programming in python?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
How does data transfer happen from hdfs to hive?
What is accuracy score in machine learning?
How to create multiple checkboxes in apache-wicket?
How to add/remove properties to object dynamically in javascript?