Quantcast
Channel: GIDBlog » query
Viewing all articles
Browse latest Browse all 3

Multiple SQL Inserts in 1 Query

$
0
0
If your MySQL version is 3.22.5 or later, you can now INSERT multiple values / records in one single query. In most cases this is probably not useful but I recently found this out while trying to optimise my GIDTopsites script. I had a function in my script that empties a given MySQL table daily [...]

Viewing all articles
Browse latest Browse all 3

Trending Articles