// archives

SQL Server 2005-2008

This tag is associated with 1 posts

Benefits of using Schema’s in SQL Server 2005/2008

Use of schema’s can significantly simplify the SQL Server design and help build system which is more maintainable and has a security model which is relatively easy to administer.
People who extensively worked with SQL Server 2000 or earlier version often get confused between object owners and schema. To get a better understanding of Schema, lets [...]

    Locations of visitors to this page
View Praveen Modi's profile on LinkedIn

Recent Comments

  • D Baldassarri: Hello Praveen I apologize if this is a reduntant question. I have a List, when the list is created I...
  • Tanuj Kumar: Check this helpful link…. http://mindstick.com/Articles/ 19b8cf75-6d2e-4504-8840-718...
  • sanjeev: Hello i want to upadate all the items of a column.I need to apply one formula for upadating the...
  • pankaj: Thanks a lot.Though i m already done with it.will try this too.
  • Sandeep: Here’s correct way to do it http://snahta.blogspot.com/201 1/09/deleting-all-items-from-l ists.html