# SQLSyntaxErrorException

- **ID:** `java/sqlsyntaxerrorexception`
- **Domain:** java
- **Category:** config_error
- **Error Code:** `SQLSyntaxErrorException`
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

SQL statement has syntax error. Check the query.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| 8+ | active | — | — |
