"Invalid hint specified for table '%1'"
| Item |
Description |
|
SQLCode
|
-970L
|
|
Constant
|
INVALID_HINT
|
|
SQLState
|
42U07
|
|
ODBC 2 State
|
37000
|
|
ODBC 3 State
|
42000
|
|
Sybase Error Code
|
2634
|
|
Severity Code
|
15
|
|
Parameter 1
|
The name of the table for which the hint was specified.
|
Probable cause
A hint was specified for the current statement is not valid in this context. In a single statement, all references to a table must specify the same hint or none at all.