can we call a procedure from a function?
Answer Posted / yaswanth
Procedures cannot be called from functions where functions can be called from procedures.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How can I make sql query run faster?
What is package in pl sql?
what are date and time functions in mysql? : Sql dba
Explain the uses of control file.
Does a user_objects view have an entry for a trigger?
what is a database? : Sql dba
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.
How do I start sql profiler?
what is the syntax for using sql_variant_property? : Transact sql
What is a table in a database?
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
how tsql statements can be written and submitted to the database engine? : Transact sql
Can we enter data in a table in design view?
What is meant by temporal data?
What is sql architecture?