Re: [SQL] Join
at's not the join syntax you were using but that should do the trick. - K Kristofer Munn * KMI * 732-254-9305 * AIM KrMunn * http://www.munn.com/
[SQL] Re: [HACKERS] 7.0.2: Arrays
varchar(64)); What you want to do is... create table ia_standby ( hsrp_group int2, router_interfaces varchar(64)[], routers varchar(64)[] ); - K Kristofer Munn * KMI * 732-254-9305 * AIM KrMunn * http://www.munn.com/