Hello,
I'd like to look into a caching solution which could not only store results of a query, but also the table structures to do joins on the caching layer eliminating the need to do it on the SQL Server side. Essentially I want to cache the customers table and orders table so the look ups are done on the caching software, does anyone know of a good solution for this?
Support my SQL MCM & Internal Training blog on AliRazeghi.Com. Have a tough I.T. job and you need to talk to someone with no obligation? Contact my certified
associates and I at Rosonco.com!
If you find a question answered please click 'mark as answer' or 'vote as helpful'. This will help other users find answers quickly. Thanks for visiting!