Found 11 results for your search query or tag selection.
.
Fastest SELECT query Tags: databases, webdevelopment, programming.Just a quick post about some speedtests I did. I couldn't quickly find which way was the fastest.
TABLE t: col1, col2, col3, col4, col5 (a mix of integers and varchars)
SELECT * FROM t
Run 1: 3.722 miliseconds