What is difference between function and procedure?
Answer Posted / santhosh kandula
1.Function can return a value but procedure may or may not.
2.function can take input valuesand return the result where
as procedure can take the input and output values and
doesn't return any value, it will store the result.
3.We can perform transactional operations on fuctions like
insert,update,etc,... where as in procedure we just call
the with the procedure name.
4.Through procedures we store images where as through
fuctins it's not possible
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to find a window is minimized or not
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
For which type of project the iterative model is suitable?
can the activities of test case design be automated?
What are the views available in qtp?
What are the ordinal identifiers in web page?
What is the file extension of the code file in qtp?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
What are the challenges u faced in testing with crm domain? How u overcome with?
what is the difference between built-i function and In-built function?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
Dis advantages of XML checkpoint ?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
What are the steps involved in the recovery scenario wizard?