User Guide > Studio User Interface Reference > View and Table Editor Panel Reference > Result Panel
 
Result Panel
The Result panel appears in the bottom area of a view or procedure editor panel when you click the Execute button on the editor toolbar. For queries, the Result panel displays up to 50 lines of execution results. For some extremely large results, such as those generated by using EXTEND on an array to generate BIGINT number values, some of the data might be truncated without a visual indication by Studio.
For transformations, the Result panel displays the target schema, XML text, or query output.
When you close the Result panel, any query or procedure execution in progress for the Studio display is canceled.
For details, see Generating a Query Execution (Explain) Plan and Executing a Procedure in Studio.