Hello, I just got a fast question. If I wanna check how many rows I selected I got to use "select COUNT(*) as numbers_of_rows" but I cant use the info inside the COUNT then so do I have to use select twice (one for count and once without count) or is there another way to do this?



Reply With Quote

Bookmarks