zoukankan      html  css  js  c++  java
  • Sql Server 查询语句

    经典的sql语句保存


    select case 4-2 when 1  then 'one'  when 2 then 'two' else 'more' end;

  • 相关阅读:
    java-线程(一)
    Lucene小例子
    Oracle在Java中事物管理
    sort quick
    static静态数据的初始化
    正则表达式30分钟入门教程
    div遮罩弹框口
    EL表达式
    LeetCode: Invert Binary Tree
    LeetCode: Find the Difference
  • 原文地址:https://www.cnblogs.com/java20130726/p/3218386.html
Copyright © 2011-2022 走看看