BUG: SELECT w/ Correlated Subquery Can Result in Error 403 (153692)
The information in this article applies to:
This article was previously published under Q153692 SYMPTOMS
A SELECT statement that includes a correlated subquery in the select
list, where the subquery performs an aggregate operation on a DISTINCT
column and the outermost SELECT statement has a restriction clause of a
structure more complex than <column> <relational operator> <constant>, may
result in the following error:
Msg 403, Level 16, State 1
Invalid operator for datatype op: UNKNOWN TOKEN type: <type>
STATUS
Microsoft has confirmed this to be a problem in Microsoft SQL Server
version 6.50.0201. This problem has been corrected in U.S. Service Pack 1
for Microsoft SQL Server version 6.50.0201. For more information, contact
your primary support provider.
| Modification Type: | Major | Last Reviewed: | 10/3/2003 |
|---|
| Keywords: | KB153692 |
|---|
|