Answer Posted / naveen reddy mavuluri
shared locks, exclusive locks , intent locks like intent
shared, intent exclusive,
schema locks like schema modification,stability,
bulk update locks.
Is This Answer Correct ? | 15 Yes | 9 No |
Post New Answer View All Answers
Is oracel sql developer written in java?
What are sql triggers used for?
What is a schema? How is it useful in sql servers?
what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba
What are different types of keys?
Which are the different case manipulation functions in sql?
How to select 10 records from a table?
Is coalesce faster than isnull?
Is there a way to automate sql execution from the command-line, batch job or shell script?
Why cannot I use bind variables in ddl/scl statements in dynamic sql?
What is the purpose of my sql?
Explain the difference in execution of triggers and stored procedures?
Explain what is a subquery ?
Why do we use triggers?
Does sql between include endpoints?