Quote:
Originally Posted by chaley
Composite columns don't add "bloat". All that is in the db is the column definition, around 50 bytes + the length of the template.
As written the template ignores VLs. If you want the count to respect VLs then in the call to book_count change the zero to a 1.
|
I shoulda known you would think of everything,