i declare 4 procedure in package specification but in package
body i write only 3 procedure. is it complie??//w
Answer Posted / jprakash025
yes it s complie
| Is This Answer Correct ? | 6 Yes | 13 No |
Post New Answer View All Answers
What is 19 null in sql?
How do I edit a trigger in sql developer?
Is sql a backend language?
What is data definition language?
What is the benefit of foreign key?
First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.
What are different types of triggers?
What is trigger in pl sql?
Can we use commit inside a trigger?
define sql insert statement ? : Sql dba
How do sql triggers work?
Define commit?
Can we rollback after truncate?
How can one get sql*loader to commit only at the end of the load file? : aql loader
Explain dml and ddl?