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 bdb (berkeleydb)? : Sql dba

751


Does view store data in sql?

697


What are the properties of a transaction?

793


Explain the difference between rename and alias?

739


The select into statement is most often used to create backup copies of tables or for archiving records?

769






Can we create clustered index without primary key?

710


How can I delete duplicate rows?

736


What does varchar include?

682


What is the use of triggers?

736


What is partition in sql query?

719


How do I save a sql query?

730


what is heap table? : Sql dba

801


Which query operators in sql is used for pattern matching?

717


What are packages in pl sql and also explain its advantages?

706


What are all the different normalizations?

742