Alex Rufon wrote: > Now I'm wondering what's the keyword that got that article banned. :P > Are there "sensitive" (read 3X) words there?
My guess: ┌────────┬────────────────────────┐ │SELECT │a1 as name,a2 as age,a3 │ ├────────┼────────────────────────┤ │FROM │xxx │ ├────────┼────────────────────────┤ │WHERE │(age>0) AND (age<5) │ ├────────┼────────────────────────┤ │ORDER BY│name │ └────────┴────────────────────────┘ Best wishes, John ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
