SELECT Fee FROM iwrc_online_org.fees WHERE Year ="2009" and Category = "Conference" and Type =
"Before cutoff" and Membstatus = "Member"
SELECT Fee FROM iwrc_online_org.fees WHERE Year ="2009" and Category = "Conference" and Type =
"After cutoff" and Membstatus = "Member"
SELECT Fee FROM iwrc_online_org.fees WHERE Year ="2009" and Category = "Conference" and Type =
"Before cutoff" and Membstatus = "Non-member"
SELECT Fee FROM iwrc_online_org.fees WHERE Year ="2009" and Category = "Conference" and Type =
"After cutoff" and Membstatus = "Non-member"
SELECT * FROM iwrc_online_org.fees WHERE Year ="2009" and Category = "Conference" and Type = "One-day"
SELECT ID, Tripname, Cost FROM iwrc_online_org.fieldtrip WHERE Totreg < Max
SELECT ID, WShopname, Cost FROM iwrc_online_org.workshop WHERE Totreg < Max
SELECT Fee FROM iwrc_online_org.fees WHERE Year = "2009" and Category = "Conference" and Type = "Banquet"
SELECT * FROM iwrc_online_org.organization
SELECT * FROM iwrc_online_org.conference WHERE Year = "2009"
SELECT * FROM iwrc_online_org.course WHERE ID = 52
SELECT * FROM iwrc_online_org.coursetype WHERE Code = '#Listcourse52.Code#'
SELECT * FROM iwrc_online_org.course WHERE ID = 53
SELECT * FROM iwrc_online_org.coursetype WHERE Code = '#Listcourse53.Code#'
SELECT * FROM iwrc_online_org.course WHERE ID = 54
SELECT * FROM iwrc_online_org.coursetype WHERE Code = '#Listcourse54.Code#'
Conference Registration Form