Limits

Started by Bob Pawleyover 20 years ago2 messagesgeneral
Jump to latest
#1Bob Pawley
rjpawley@shaw.ca

Are there any practical limits to the number of functions and triggers that can be applied to any particular table??

Bob

#2Chris Browne
cbbrowne@acm.org
In reply to: Bob Pawley (#1)
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