12 triggers.
which of the following is better to find the number of rows in a table? 1. count(1) 2. count(*) 3. count(rowid)