自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 营销平台虚拟数据添加

--修改线路的配送部门--update mmsdelivercir a set a.orgid=(select old_dept_code from dc_dept@lk_sjck where dept_type=0206 and old_up_dept_code=a.corpid)--添加区公司虚拟客户经理insert into kenoahuser(userid,homebizenti

2008-02-29 11:05:00 775

原创 查询短信

select i.*,i.rowid from smsinfoabout iwhere to_char(i.createdate,yyyymmdd)>=to_char(sysdate-9,yyyymmdd) and i.addresseeid=81397 

2008-02-29 11:04:00 267

原创 修改客户预测提报数据

create table mmcforemar_zbb_20080215_1 asselect * from mmcforemar a where a.orgid in (select d.bizentityid from bizentity d where d.parentbizentityid=100026)and to_char(a.foredate,yyyymm)=200803

2008-02-29 11:03:00 275

原创 2007年第三季度正常客户星级

--2007年第三季度正常客户星级select b.Corpid,b.corpname,b.Licenseno,b.Shopname,b.Principalname,nvl(a.clevel,XH)from mmregieinfoview b,(select clientid,to_char(clientlevel) clevel from mmcclientgradewhere graded

2008-02-29 11:03:00 223

原创 月度三层预测数据

--不包括区公司有但是订单部没有预测的品牌select decode(d.menuid,14,低档烟,decode(c.statguid,1,1,5,5,省外烟)) ftype,c.cigacode,c.ciganame,c.barbarcode,       sum(decode(a.ftype,4,a.adjustamount,0))/5 manager,       sum(

2008-02-29 11:02:00 348

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除