HTTP Status : 500 - 500 Internal Server Error



Description

org.springframework.jdbc.UncategorizedSQLException: SqlMapClient operation; uncategorized SQLException for SQL []; SQL state [ERRPA]; error code [-23004];   
--- The error occurred while applying a parameter map.  
--- Check the boardDAO.selectBoardDataList-InlineParameterMap.  
--- Check the statement (query failed).  
--- Cause: java.sql.SQLException: Invalid identifier.   
at line 1, column 3567:
                 ORDER BY  REGISTER_DATE%20DESC                ) ALL_LIST      W
                                        ^; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:   
--- The error occurred while applying a parameter map.  
--- Check the boardDAO.selectBoardDataList-InlineParameterMap.  
--- Check the statement (query failed).  
--- Cause: java.sql.SQLException: Invalid identifier.   
at line 1, column 3567:
                 ORDER BY  REGISTER_DATE%20DESC                ) ALL_LIST      W
                                        ^