If you would like to drop a unique constraint from your table in MySQL, there is a very simple way to do it. Thanks to how to drop unique constraint, you can do so as well. The trick is to know that y… more →
Code Gharpinaldave wrote 3 weeks ago: It is always interested to write article when reached at milestone. I start to receive many emails a … more →
pinaldave wrote 4 weeks ago: SharePoint is one interesting software from Microsoft. My outsourcing location unit is working on on … more →
pinaldave wrote 4 weeks ago: If Microsoft Office SharePoint Server (MOSS) and your database (MS SQL Server) are running together … more →
pinaldave wrote 1 month ago: Primary key, Foreign Key and Default constraint are the 3 main constraints that need to be considere … more →
pinaldave wrote 1 month ago: Full Text Index helps to perform complex queries against character data. These queries can include … more →
pinaldave wrote 1 month ago: I always enjoy participating in SQL Server User Group. We had recent meeting of Ahmedabad User Group … more →
pinaldave wrote 1 month ago: The Microsoft Student Partner Program is a worldwide initiative to sponsor students who are interest … more →
pinaldave wrote 1 month ago: Filtered Index is a new feature in SQL SERVER 2008. Filtered Index is used to index a portion of row … more →
pinaldave wrote 1 month ago: Table-Valued Parameters is a new feature introduced in SQL SERVER 2008. In earlier versions of SQL S … more →
pinaldave wrote 1 month ago: This is a very common error faced by so many people and I get lots of questions regarding this error … more →
pinaldave wrote 1 month ago: Recently I have recieved email from Vivek Jamwal, which contains many useful SQL Server Date functio … more →
pinaldave wrote 1 month ago: MERGE is a new feature that provides an efficient way to perform multiple DML operations. In previou … more →
pinaldave wrote 1 month ago: Microsoft SQL Server 2008 Reporting Services Report Builder 2.0 supports the full capabilities of SQ … more →
pinaldave wrote 1 month ago: Microsoft SQL Server 2008 Express with Tools Microsoft SQL Server 2008 Express with Tools (SQL Serve … more →
pinaldave wrote 1 month ago: I often get request from blog reader for T-SQL script to rename database table column name or rename … more →
pinaldave wrote 1 month ago: I will be attending Ahmedabad SQL Server Usergroup Meeting on August 30, 2008. I will be taking sess … more →
pinaldave wrote 1 month ago: Thank you to all of my readers for supporting this blog. It has been wonderful journey all the way. … more →
pinaldave wrote 1 month ago: Today in this article I would discuss about the Database Mail which is used to send the Email using … more →
pinaldave wrote 1 month ago: I had previously written SQL SERVER - UDF - Function to Convert Text String to Title Case - Proper C … more →