Difference between function and trigger?
Answer / vidhya
function,which can accept input arguments and return output arguments.Internal variables are local to the function.trigger is an event that is the cause of a particular action, process, or situation.but function continues input given get the continues output.
Is This Answer Correct ? | 0 Yes | 0 No |
Being fresher How would i answer to the question that what is your salary exception?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
What is the difference between OLEDB Provider and SqlClient?
What is ado.net connection?
What is the difference between a datareader and a dataset?
Explain what are the steps to connect to a database?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?
Define connection string?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
Can I use One Data Set for More than one Data Adapter?
describe the dataset object in ado.net.
describe about the ado.net object model