Hello there, I want to know what is the most efficient way in cayenne to find out how many rows I have in a table.
Do I have to use something equivalent to the SQL statement: "SELECT COUNT(*) FROM tablename"? Thanks, Rashid Khan
Hello there, I want to know what is the most efficient way in cayenne to find out how many rows I have in a table.
Do I have to use something equivalent to the SQL statement: "SELECT COUNT(*) FROM tablename"? Thanks, Rashid Khan