logo
  • 教程列表
  • SO官方文檔
  • 合併
    • 單個非 null 引數
    • 多個非 null 引數
    • 所有空引數
  1. StackOverflow 文件
  2. postgresql 教程
  3. 合併
  4. 多個非 null 引數

多個非 null 引數

Created: November-22, 2018

PGSQL> SELECT COALESCE(NULL,NULL,‘first non null’,null,null,‘second non null’);

coalesce'first non null'
  • 所有空引數
  • 單個非 null 引數

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明