zimcim
zimcim
KPCKevin Powell - Community
Created by zimcim on 8/4/2023 in #back-end
PHP Mysql speed
i have a database which have 2 columns but about 50M row, when i use only one where statment it will take about 12sec, how can i speed it up? my code like this SELECT id FROM tablename WHERE number=$number
43 replies