Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
クエリがあり、返される結果の数と各列の長さが正確にわかっているとします (例: 1M records ) int `id`, char(100) `uid`。
int `id`, char(100) `uid`
PHP がこの連想配列に割り当てる必要があるメモリの量を事前に知る方法はありますか?