"TRUNCATE TABLE statement cannot be used on a view"
| Item |
Description |
|
SQLCode
|
-702L
|
|
Constant
|
CANNOT_TRUNCATE_VIEW
|
|
SQLState
|
42W49
|
|
ODBC 2 State
|
37000
|
|
ODBC 3 State
|
42000
|
|
Sybase Error Code
|
2330
|
|
Severity Code
|
16
|
Probable cause
You attempted to use TRUNCATE TABLE on a view, which is not permitted.