<retrieve>PBSELECT( VERSION(400) TABLE(NAME="enterprise" ) COLUMN(NAME="enterprise.enterprise") COLUMN(NAME="enterprise.ent_tagline") COLUMN(NAME="enterprise.industry") COMPUTE(NAME="'' as admin_user") COMPUTE(NAME="'' as address_one") COMPUTE(NAME="'' as address_two") COMPUTE(NAME="'' as pin") COMPUTE(NAME="'' as station") COMPUTE(NAME="'' as state") COMPUTE(NAME="'' as country") COMPUTE(NAME="'' as city")WHERE( EXP1 ="enterprise.enterprise" OP ="=" EXP2 =":enterprise" ) ) ARG(NAME = "enterprise" TYPE = string) </retrieve>