What are “unrepeatable reads”?
Answer / Vishwas Mishra
Unrepeatable reads is a type of isolation level in SQL Server that prevents the same transaction from reading its own data before another transaction modifies it. This means that if two transactions read the same data at different points during their execution, the second transaction may see changes made by the first one.n
| Is This Answer Correct ? | 0 Yes | 0 No |
What is wrong with sql server client libarary dll, ntwdblib.dll?
What are the new features in SQL Server 2005?
How to delete exactly duplicate records from a table?
What is a Stored Procedure?
I am using SQL Server 2005, I have some select and update statements in my query with WHERE clause I want to prevent these queries from SQL injection attacks. What are the steps and precautions to be taken for SQL Injection attacks? Does anybody have suggestions? Thanks in advance,
What is blocking?
What does normalization do to data?
Hi SQL gurus, i am working for an MNC... My team is having a problem in sql server. when user slects date prompts from jan 1st to april 30, it should display all months data like : jan aa feb bb mar cc but when it comes to april its taking data like : jan aa feb bb mar cc apr dd...and so on means its taking data again from jan to april which we dont want. we want the data only april month as we are getting jan, feb and mar... can any one write the code to relsove the issue please would be greatful if you can send to shiva_sans@yahoo.co.in and also please send your email also ...so that we will be in touch for any kind of queries ... Thanks a lot in Advance !!!
Tell me what is normalization? Explain different forms of normalization?
How to execute stored procedure in select statement sql server?
What is dynamic cursor in SQL SERVER?
What is the difference between truncate and delete statement?
6 Answers CarrizalSoft Technologies, CTS,
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)