Sorry, unable to access account details.



select fsp.fspro_userid, fsp.FirstName, fsp.LastName, fsp.title, fsp.ownerid as acctmgrOwnerId, fsp.fsl_tablecode as acctmgrOwnerType from tbl_OPR_ClientOperators opr with (nolock) left outer join tbl_FSPro_Members fsp with (nolock) on fsp.FSPro_UserID = opr.mfr_BSR_id where opr.OperatorID = and opr.ownerid = and opr.fsltablecode =

select cdr_recordid, cdr_dstname primaryDistrib from tbl_cdr_distributors with (nolock) where ownerid = and fsl_tablecode = and cdr_recordid =
select companyname, address, address2, city, state, zipcode, phone, url, segmentDesc, oprType, num_units_thisYr, num_units_lastYr, num_units_nextYr, comments, mdmType, mdmId, oprParentCo, oprCompanyType, unitNbr, gpoCompanyName, cmcCompanyName, mdmCompanyName, territoryName, oprSegment, mfr_BSR_id, fsl_choid from qmd_operatorDetails



select * from dbo.tbl_ORG_AttributeLinks with (nolock) where mstr_attrTypeID = 34 and mstr_attrID = and child_attrTypeID = 41 and child_attrID =