Answer Posted / a.brahmam
mainly two types of locks
1.Row Level Locks
2.Table Level Locks
Table Level Locks Are Two Types
-------------------------------------------------
1.Share Lock
2.Exclusive Lock
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many types of tables supported by oracle?
What is Data Dictionary Cache in Oracle?
Can objects of the same schema reside in different tablespace?
Her departmandaki isçilerden empno' su ikinci sirada olan isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren sorguyu yaziniz?
How do I spool to a csv formatted file using sqlplus?
What are the types of trigger in oracle?
How to sort output in descending order in oracle?
How to write text literals in oracle?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
What is meant by joins?
How to open and close an explicit cursor in oracle?
How to display row numbers with the records?
What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?
What is control file used for?
How can I convert single byte kana characters into multi byte kana characters and vice-versa.