Hi,
I am submitting a query to SQL server and I'm hitting an error--> Too many table names in the query. The maximum allowable is 256.
I CAN find a work around by breaking things up, but, isn't there a way to increase this limit of 256 tables ? Seems kind of a lowball cieling for SQL Server.