Hi, When I execute a query using isql it also shows the time that it took for the query to execute,
For example: 7 Rows. -- 5438 msec. Is this the time taken by the Virtuoso Server to execute the query or does this time also include fetching the results over the wire and serializing for display?