...ldata-in-solidity#:\~:text=In%20summary%2C%20memory%20is%20used,accessed%20and%20modified%20by%20any)
4. [Ethereum Stack Exchange - In What Cases Would I Set a Parameter to Use Storage Instead of Memory?](https://ethereum.stackexchange.com/questions/107028/in-what-cases-would-i-set-a-parameter-to-u...
...
mysql> use mysql_test;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Database changed
mysql> show tables;
+----------------------+
| Tables_in_mysql_test |
+----------------------+
| customers |...