Limits
Started by Bob Pawleyover 20 years ago2 messagesgeneral
Are there any practical limits to the number of functions and triggers that can be applied to any particular table??
Bob
Re: Limits
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