Answer Posted / balakrishna
You can use DBMS_DDL.CREATE_WRAPPED to protect/encript the
code.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the benefits of pl/sql packages?
When is the update_statistics command used?
Does sql backup shrink transaction log?
What is the most important ddl statements in sql are?
how many tables will create when we create table, what are they? : Sql dba
What is primary key and foreign key with example?
What are sql constraints?
what are dynamic queries in t-sql? : Transact sql
What is row_number () in sql?
How to use boolean type in select statement?
Which are the different case manipulation functions in sql?
Define overloaded procedure?
How do I create a sql script?
How do I delete a trigger?
what is not null constraint? : Sql dba