Give an example of any procedure.

Answer Posted / deepa

SQL> BEGIN
2 DBMS_OUTPUT.PUT_LINE(’Hello World’);
3 END;
4 /

Is This Answer Correct ?    1 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is procedure and function?

520


How do I make my sql query run faster?

470


What does rownum mean in sql?

558


What is trigger in pl sql with examples?

525


What are the possible values that can be stored in a boolean data field?

517






What are transaction and its controls?

563


How many types of cursors supported in pl/sql?

596


What found sql?

528


What is execution plan in sql?

550


Why do we go for stored procedures?

525


explain the advantages and disadvantages of stored procedure? : Sql dba

533


How to select 10 records from a table?

650


What are the uses of merge?

721


What is a heap in sql?

530


Can sql developer connect to db2?

587