Hi,
I was wondering what does PDO return when there are no records matching the query? i.e. i query for a column.name = 'John' and there is no 'John' in the table.
thanks for your answer.
guillermobytes
I was wondering what does PDO return when there are no records matching the query? i.e. i query for a column.name = 'John' and there is no 'John' in the table.
thanks for your answer.
guillermobytes
Comment