- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
sql常用语法(SQL common syntax)
sql常用语法(SQL common syntax)
- 1、初始1号工密码
Update admin _ Operator Set Oper _ PW = null where Oper _ id = 1001;
- 2, 延长试用期
Update Manager zmvc _ Set Start _ day = null, End _ day = null;
- 3, 清除帐套密码:
Delete from System _ role
- 4, 会员卡档案里面的所有卡都参与积分
Update pos _ VIP _ message set is _ integral = 1
(把1改为0就不积分了)
- 4经营圣手批发销售单, 每页打印合计的大写公式:
(F _ pub _ Money _ RMB (SUM (price * real _ round out _ qnty, 2) for page) + 0)
- 经营圣手是否有库存管理
Update base _ entry _ message Set have _ stock = 1 where have _ stock = 0
说明: 1是管库存, 0是不管库存, 管库存执行语法后然后到商品档案的辅助信息界面中把商品品态改成进销!
- 去掉127条码和货号前三位 (0102是类别代码, 修改的时候根据类别来修改)
Update base _ entry _ message Set item _ subno = Substring (Item 4, _ subno, Len (Item _ subno) - 3) where Substring (Item 1.3 _ subno, and item 127) = = _ clsno 0102
Based _ entry Update message set _ Barcode = Substring (barcode, 4, Len (Barcode) - 3) where Substring (barcode, 1.3) = and item 127 _ clsno 0102 =
- 多少元积一份 (20代表多少元积一分, 0102是代表那一个分, 修改的时候根据类别来修改相应的积分率)
Update base _ entry _ message Set Comprehensive _ rate = 20 where item _ clsno 0102 =
- 是否可以打折 (零表示不打折, 改为1就打折, 0102, 是类别代码, 修改的时候根据类别来修改)
Update base _ entry _ message Set allow _ discount = 0 where item _ clsno 0102 =
- 会员重算积分语法 (后面的5表示多少元积一分)
Update message set _ pos _ VIP VIP VIP _ integral = _ built _ amount / 5
- 修改商品档案的积分按照参数设置积分 (- 1); 不积分 指定多少元积1分 (0) (1);
Update base _ entry _ message Set Comprehensive _ rate = 1
- 执行下列语法后, 重新进入后台就可以了
Update System _ System set _ _ sys var value = where _ _sys var id = Finally _ uptime
- 经营圣手会员积分标志
Update pos _ VIP _ message set is _ integral = 1
- 修改生鲜档案
Update base _ entry _ message Set item _ flag = 1 where item _ clsno 类别代码 =
- 去掉生鲜前面两位数21
Based _ entry Update message set _ Barcode = Substring (barcode, 3, Len (Barcode) - 2) where Substring (barcode, 1.2) = 21 and item _ clsno 类别代码 =
- 货号等于条码
Update base _ entry _ message Set item _ subno = Barcode where item _ clsno 类别代码 =
- 货号加长语法
Update base _ entry _ message Set item _ subno = + _ subno item 88
- 修复
您可能关注的文档
- max命令翻译(初学者的速查手册)(The max command translation (Beginner's Handbook)).doc
- mb526心电多参数监护仪(Mb526 ECG multiparameter monitor).doc
- mba英语完形填空测试特点和应试策略(Characteristics and Strategies of cloze test in MBA English).doc
- mbti职业性格测试(esfp)(MBTI occupational personality test (esfp)).doc
- mianyi1(mianyi1).doc
- mkmpqy托福听力文章结构(Mkmpqy TOEFL listening article structure).doc
- mkblgw托福听力全面突破 (练习法、技巧、听力材料推荐)(Mkblgw TOEFL Listening Comprehension (practice method, technique, listening material recommendation)).doc
- modem协议 和at 命令 学习总结(Modem protocol and at command learning summary).doc
- mcse的雪球式学习方法(MCSE's snowball learning method).doc
- mos说明(Mos说明).doc
- swot分析法(SWOT analysis).doc
- sql标准语法(SQL standard syntax).doc
- symbian 2nd如何绕过程序管理器的限制(How does Symbian 2nd bypass the program manager's limitations).doc
- super junior成员相互挖苦埋怨大总结(super junior成员相互挖苦埋怨大总结).doc
- sql语句删除重复的记录的方法(The SQL statement deletes duplicate records).doc
- synax简易词法分析器(c语言版)(Synax simple lexical analyzer (C Language Edition)).doc
- swissprot 数据库蛋白质类别(Swissprot database protein categories).doc
- t0101(t0101).doc
- take有关的词组(Take related phrases).doc
- tar用法(Tar usage).doc
文档评论(0)