摘要:
效率高: 效率低: 阅读全文
摘要:
多行转字符串 这个比较简单,用||或concat函数可以实现 SQL Code 12 select concat(id,username) str from app_userselect id||username str from app_user 字符串转多列 实际上就是拆分字符串的问题,可以使用 阅读全文
摘要:
legend: { data: ['国有土地使用','食品药品安全','生态环境和资源保护','国有财产保护'], orient: 'horizontal', left: '10', bottom:'5', formatter: function(name){ return name.length> 阅读全文
摘要:
前几年 select to_char(sysdate, 'yyyy') - level + 1 years from dual connect by level <= num num:即想获取几年的 后几年 select to_char(sysdate, 'yyyy') + level - 1 ye 阅读全文
摘要:
检索关键字 说散就散 - 刘旭阳 词:张楚翘 曲:伍乐城 抱一抱就当作从没有在一起 好不好要解释都已经来不及 算了吧我付出过什么没关系 我忽略自己就因为遇见你 没办法好可怕那个我不像话 一直奋不顾身是我太傻 说不上爱... 阅读全文