Can we protect our pl/sql source code?



Can we protect our pl/sql source code?..

Answer / Akhilesh Verma

"Yes, you can protect your PL/SQL source code by compiling it into a binary file using the ALTER PROCEDURE or ALTER FUNCTION command with the compile specification. Compiled procedures and functions cannot be viewed or modified without recompilation."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

How to create a temporary table in oracle?

1 Answers  


What is an external table?

1 Answers  


Explain the use of grant option in imp command.

1 Answers  


How to insert multiple rows with one insert statement in oracle?

1 Answers  


What is difference between cartesian join and cross join?

1 Answers  


Explain the use of Merge statement in oracle 11g

1 Answers   Infosys,


What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?

1 Answers  


Can we create trigger on view in oracle?

1 Answers  


How to speed up webrick?

1 Answers  


What is the difference between sharding and partitioning?

1 Answers  


What happens if the imported table already exists?

1 Answers  


How to select some rows from a table in oracle?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)