Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Programming » Database   (RSS)
Sorry, but there are no more tags available to filter with.

Boosting Performance with READ_COMMITTED_SNAPSHOT

I had a problem with one of our database in our testing environment, it performs OK, but we know it can be faster. There are millions of data in that database. Everything are properly indexed and the stored procedure plan is optimum. I was not aware about
Posted by HelloWorld | 0 Comments
Filed under: ,

Database Design – Designing Primary Key

One of the key of designing a database is picking the right primary key. I keep in mind several things when I design a database: If possible, primary key should not have a business meaning. Business meaning changes, some attribute that is unique now,
Posted by HelloWorld | 0 Comments
Filed under: ,
 
Page view tracker