We can get the estimated I/O costs of a query by its "explain plan". I wonder how to get the actual I/O costs after executing the query.
Thanks
Brian