[EMAIL PROTECTED] (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 ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match