Answer Posted / mohan
Exclusive locks, Share locks
| Is This Answer Correct ? | 125 Yes | 20 No |
Post New Answer View All Answers
How does sql store data?
How many databases can sql express handle?
What are the types of index in sql?
How do I write a cron which will run a sql query and mail the results to agroup?
How do you update a value in sql?
How do you change a value in sql?
Can a table contain multiple foreign key’s?
When is the update_statistics command used?
What is difference between group by and partition by?
What is the default isolation level in sql server? : Transact sql
what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba
How do you remove duplicate records from a table?
What is a recursive stored procedure?
What are different sql data types?
What is difference between primary and secondary key?