v.1.1.54362Improvement

Table Valued Functions Optimization in Queries

When running a query, table valued functions run once. Previously, remote and mysql table valued functions performed the same query twice to retrieve the table structure from a remote server.