|
||
functionalitiesTransactionis a larger unit of database processing that contains one or more database access operations like insertion ,deletion, retrieval and modification operations. COMMITmakes all changes under the transaction persistent. It commits the changes to the database. ROLLBACKIt rolls back the changes to the database. views
A view is nothing but a table, not a part of the physical schema.
The SQL CREATE TRIGGER statement provides a way for the database management system to actively control, monitor, and manage a group of tables whenever an insert, update, or delete operation is performed.
There are some general rules which describe when to use indexes.
syntax: Indexes can aid queries looking for values inside of a range, as well as queries looking for a specific value. Cursor
There are times when you want to loop through a series of rows and perform processing for each row. In this case you can use a cursor.
|
|
HOME|
IIS6 pipeline|
ASP.NET pipeline|
Http Modules|
Http Handlers|
Caching|
Web Services|
Page Life Cycle|
Ajax|
Jquery|
Session State ViewState| SEO| Mobile Basics| Mobile Handsets| C# Modifiers| C# Keywords| N-Tier| Design patterns| Stack & Heap| WCF Databases| Relational Model| functionalities| Stored procedures| fishmarket |
|
| © 2010 All Rights Reserved |