The Query Result Table part represents the table resulting from an SQL SELECT statement execution. This table can be considered a working set that allows you to add, delete, or alter the data and rows in the table.
To access this part, tear off the resultTable attribute from the
part.
To display the pop-up menu for the Query Result Table part, click with mouse button 2 on the part.
You can gain access to the Current Row part if you select Tear-Off Attribute from the pop-up menu of the Query Result Table part, then select currentRow.