What has stored procedures in sql and how we can use it?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What are conditional predicates?

0 Answers  


Difference between views and materialized views?

5 Answers   BirlaSoft,


What is the Diff b/w Constraints and Trigeer

4 Answers   HCL,


how to retrieve last tree records from table? select *from emp where rownum > (select count(*)-3 from emp); i am using this query to get last three records from table but its not giving any output, so please tell me what is the error in this query.

16 Answers  


What are database links used for?

0 Answers  






What are the advantages of sql?

0 Answers  


how will i became good database developer?

1 Answers  


can i use global variables in stored procedure or function

1 Answers   L&T,


What is difference between a PROCEDURE & FUNCTION ?

6 Answers   Satyam,


How do you get column names only for a table (sql server)?

0 Answers  


How does sql*loader handles newline characters in a record? : aql loader

0 Answers  


What is pl sql architecture?

0 Answers  


Categories