Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is d diff between grant,commit,rollback n savepoint

Answer Posted / priya ramesh

grant - it is a statement of DCL (DATA CONTROL LANG)

granting previleges to the user

Commit,Rollback and savepoint are the statements of TCL (TRANSACTION CONTROL LANG)

Commit - Makes a permanent change to the data in the database
Rollback - The changes made in the data can be undone using roll back statement

savepoint - The point upto which the data can be commited while the rest of the datas can be rollbacked as necessary

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is data control language? : Sql dba

1065


Explain the difference between sql and mysql.

1109


Can we commit in trigger?

1025


What is the difference between delete, truncate and drop command?

1217


Why is pl sql used?

1024


Is left join same as join?

1035


What is substitution variable?

1093


how to include numeric values in sql statements? : Sql dba

1145


What are the set operators in sql?

1132


How do you break a loop in pl sql?

1100


What is cursor status?

1233


explain the delete statements in sql

1129


What is the purpose of the partition table?

1087


Why self join is used in sql?

1028


Does sql support programming?

1112