insert into vtiger_account
(accountid ,accountname, parentid, account_type,industry,annualrevenue
,rating,ownership,siccode,tickersymbol,phone,otherphone
,email1,email2 ,website,fax,employees,emailoptout,notify_owner)
values(<@CRMID@>,<@SDESCRIPTION@>,
null,<@SREPORTINGGROUP1@>,<@SREPORTINGGROUP2@>
,0,'','','',<@SACCOUNTCODE@>,<@STelephone1@>,<@STelephone2@>,
<@SEMail@>,'','',<@SFax@>,null,0,0)