"Christoph Walser" <wals...@ee.ethz.ch>
wrote in message news:000701c976e7$79330700$6b9915...@ethz.ch
> Another idea came into my mind: what I want to do with the
> above code is to look up a table and get the rowcount of this table.
> If there were an internal table which holds a rowcount for all user
> tables, my problem would be solved without using the above construct.

There is no such built-in table, but you can make one yourself and
maintain it using triggers.

Igor Tandetnik



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to