News

Not operator:the sql not operator is used to reverse a condition in a sql query. it is used with select, delete, update, or insert statement. it can be used with other operators like between, in , ...
In another thread someone suggested I use MINUS, but I was under the impression that only Oracle had the MINUS function, does SQL Server 2005 also have this ...
Microsoft OLE DB Provider for SQL Server error '80040e14'The data types text and varchar are incompatible in the equal to operator.ERROR ON, line 17 LINE ...