Thread: Limits

Limits

From
Bob Pawley
Date:
Are there any practical limits to the number of functions and triggers that can be applied to any particular table??
 
Bob

Re: Limits

From
Chris Browne
Date:
rjpawley@shaw.ca (Bob Pawley) writes:
> Are there any practical limits to the number of functions and
> triggers that can be applied to any particular table??

I'd expect it to be rather like Perlis' assertion about procedures
with lots of parameters...
--
let name="cbbrowne" and tld="ntlug.org" in String.concat "@" [name;tld];;
http://cbbrowne.com/info/finances.html
If you have a procedure with ten parameters, you probably missed some.
-- Alan J. Perlis