Is it possible to use the columnCount function to calculate the number of returned results? This function directly returns the number of query result columns. If not, it returns 0
Just use count() directly
Just use count() directly