吾生有涯,而知无涯,适当止学.循序渐进,步步提升 talk is cheap, show me the code.
发布时间:2018-01-26 15:24:07
问题描述:如果启动数据库,出现如下问题。[root@localhost ~]# su - oraarp[oraarp@localhost ~]$ sqlplus "/as sysdba"sql*plus: release 11.2.0.4.0 production on fri jan 26 15:18:18 2018凯发app官方网站 copyright (c) 1982, 2013, oracle. all rights reserved.connected.sql> select * from v$instance 2 .........【阅读全文】
lf3611962016-07-09 16:18
mysql中,怎么样查询出一个表里面上个月跟这个月消费的环比,这个sql语句该怎么写,字段有power_pay_id(id),actual_time(日期),pay_money(消费金额),请大神帮忙