Answer Posted / desika
A Stored Procedure is used to separate business logic from
Presentation logic,advantage of implementing a business
logic as storedprocedures improves the performance and we
can use same code for the applications written in other
languages.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is jdbc driver for sql server?
What is jdbc connection?
Explain the difference between resultset and rowset in jdbc
Where is jdbc used?
What is metadata in programming?
What is jdbc driver in java?
What is an escape syntax?
Explain in detail about JDBC and its general features?
What is the function of drivermanager class?
How can you make the connection using jdbc?
What is resultsetmetadata?
What does the jdbc databasemetadata interface?
What is in term of jdbc a datasource?
What is the difference between jdbc and odbc?
What is ojdbc?