adspace


What do you understand by pl/sql packages?

Answer Posted / Rakesh Kumar Singh

PL/SQL packages are collections of related PL/SQL procedures, functions, and types that can be compiled together and reused. They help to modularize code, reduce repetition, and improve performance.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is collation? : Sql dba

1242


what is bcp? When does it used? : Sql dba

1065


what is dbms? : Sql dba

1069


What is the current version of postgresql?

1188


Is primary key clustered index?

1026


how to escape special characters in sql statements? : Sql dba

1124


What is your daily office routine?

2351


How do I remove duplicates in two columns?

1201


Is inner join faster than left join?

1287


If a cursor is open, how can we find in a pl/sql block?

1252


what is schema? : Sql dba

1163


Is primary key always clustered index?

1101


Can we rollback truncate?

1083


what are aggregate and scalar functions? : Sql dba

1142


Does group by remove duplicates?

1120