can we call a procedure from a function?
Answer Posted / rat
Yes i am aggree with all three answers but there are
diffrent Scenarios.
you can not call a procedure in which dml ,ddl statement or
transaction controling statement is used.
you can all a procedure in which only select statement is
used.
please chekc if you dont have trust.
Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What are inbuilt functions in sql?
What does trigger mean in psychology?
Is sql difficult?
How do you clear the screen in sql?
What are the subsets of sql?
What is trigger explain it?
How many times can we commit in a loop?
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 is view? : Sql dba
discuss about myisam index statistics collection. : Sql dba
How to set up sql*plus output format in oracle?
what is a scheduled jobs or what is a scheduled tasks? : Sql dba
How do you declare a variable in pl sql?
Which one is better sql or oracle?
What is the use of non clustered index?