QT_XML_RESULT
If the query result is in free form then the user has the choice to store the result in an xml format.
QT_XML_RESULT |
|
|
|
Key | Column Name | Column Definition | Nullable? |
PK | XML_RESULT_ID | Unique id for the xml result | NO |
| RESULT_INSTANCE_ID | Foreign key reference to QT_QUERY_RESULT_INSTANCE table | NO |
PK | XML_VALUE | The result in an XML format | NO |