what is checksum in sql server.........???
Answer / Mitanshu Srivastava
Checksum in SQL Server is a function that calculates the sum of all bytes in a data file, table, or index. It helps to determine if there have been any changes or errors in the data due to corruption or other issues. You can use the DBCC CHECKSUM statement to check the consistency of data.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to use linked server?
Explain various data region available in ssrs with their use?
How to get a list all databases on the sql server?
what is meant by sql injection with example and one more question how to catch the errors in sqlserver
What is the difference between char and varchar2 datatype in sql?
what is sql injection?
What is the difference between sdf and mdf?
How to a Query to copy data from on table to another table.
What is store procedure? When do you use?
how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration
Can a table have 2 primary keys?
Explain the stored procedure?
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)