when i try to run a query having name field from 5 different tables it gives following error.
"The query cannot be completed. Either the size of the query result is larger than the maximum size of a database (2 GB), or there is not enough temporary storage space on the disk to store the query result."
how can i solve it?
thank you.
"The query cannot be completed. Either the size of the query result is larger than the maximum size of a database (2 GB), or there is not enough temporary storage space on the disk to store the query result."
how can i solve it?
thank you.
Comment