can we call a procedure from a function?
Answer Posted / alok mbbs
I disagree with Karan and Vivek , i guess they are moving
away from the path .... answer is not upto the mark reason
being :::
Function cannot change the value in table.
Anyone disagree call me @
02267802321
i will explain in detail .....
Any appreciations call me for that
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
how to check myisam tables for errors? : Sql dba
Can we use the cursor's to create the collection in PL/SQL?
what is the difference between a local and a global temporary table? : Sql dba
What is a string data type in sql?
what are the differences between binary and varbinary? : Sql dba
Why do we use partitions in sql?
What does sign mean sql?
1. is it possible to use the cursor atttibutes (%found ,% rowcount , %isopen , %notfound ) to our user defined cursor names ....... cursor cursor_name is select * from scott.emp if you use... cursor_name%found , %rowcount ,%isopen,%notfound...will it work... -------------------------- 2.what is the difference between the varray and index by table .. -------- 3. type type_name is table of number(8,3) index by binary_integer; identifier_name type_name; first , last , prior , next ,trim are the methods we can use it for the above type...simillary is there any way to apply for cursors... with thanks and regards..sarao...
What does fetching a cursor do?
Can two tables have same primary key?
what is the syntax used for partition in tsql? : Transact sql
What does select * from mean in sql?
What are the two types of cursors in pl sql?
Can we group by two columns in sql?
what is data control language? : Sql dba