|
| Total Answers and Comments: 4 |
Last Update: July 16, 2008 Asked by: preetiv |
|
| | |
|
Submitted by: atdhdrolla View - A View in simple terms is a subset of a table. It can be used to retrieve data from the tables, Insert, Update or Delete from the tables. The Results of using View are not permanently stored in the database.
Stored Procedure - A stored procedure is a group of SQL statements which can be stored into the database and can be shared over the netwrok with different users.
Above answer was rated as good by the following members: sagarapardeshi, ibrarx, himanshu D silva, ZPinku, kwartz, rajneeshchaudhary, infoeweb, sandeep549 | Go To Top
|