InterviewSolution
Saved Bookmarks
| 1. |
What Is The Purpose Of Sql Configuration Of Jdbcappender? |
|
Answer» sql − Specifies the SQL statement to be executed EVERY TIME a LOGGING EVENT OCCURS. This could be INSERT, UPDATE, or DELETE. sql − Specifies the SQL statement to be executed every time a logging event occurs. This could be INSERT, UPDATE, or DELETE. |
|