Question:What is the purpose of active record caching? 

Answer It enables us to save a query for use later on in our script execution. Usually, an SQL query is reset after it has been completed. With Active Record cashing we can prevent this reset and reuse queries easily. 


Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in D:\webserver\www\vcampusbd_com_https\answers\column_answer_two.php on line 128
+ Report
Total Preview: 995
What is the purpose of active record caching?
Copyright © 2024. Powered by Intellect Software Ltd