当前位置:网站首页>The gbase 8A database does not support the DB2 function value (column_name, 0) cluster syntax
The gbase 8A database does not support the DB2 function value (column_name, 0) cluster syntax
2022-07-03 17:35:00 【CSDN Q & A】
DB2 In the database VALUE Function in GBase 8a Syntax is not supported in clusters , Need to be transformed , How to change ?
Take the answer :
Hello! , take VALUE(COLUMN_NAME,0) The function is changed to IFNULL(COLUMN_NAME,0), Its functions can be consistent .
边栏推荐
- 设计电商秒杀
- c# .net 工具生态
- QT adjust win screen brightness and sound size
- link preload prefetch
- Web-ui automated testing - the most complete element positioning method
- 自动渗透测试工具核心功能简述
- Write a program to process a list container of string type. Find a special value in the container 9.27: and delete it if found. Rewrite the above procedure with deque container.
- Y is always discrete and can't understand, how to solve it? Answer: read it several times
- Website with JS doesn't work in IE9 until the Developer Tools is activated
- [RT thread] construction and use of --hwtimer of NXP rt10xx device driver framework
猜你喜欢
Embedded-c language-7
面试官:值为 nil 为什么不等于 nil ?
[error reporting] omp: error 15: initializing libiomp5md dll, but found libiomp5md. dll already initialized.
Unity notes unityxr simple to use
PS screen printing brush 131, many illustrators have followed suit
Vs2013 has blocked the installer, and ie10 needs to be installed
Luogu: p2685 [tjoi2012] Bridge
Simple use of unity pen XR grab
Great changes! National housing prices fell below the 10000 yuan mark
【RT-Thread】nxp rt10xx 设备驱动框架之--hwtimer搭建和使用
随机推荐
Assembly for unloading Loadfrom() loaded assembly - unloading the assembly loaded with assembly LoadFrom()
Tensorboard quick start (pytoch uses tensorboard)
【JokerのZYNQ7020】DDS_ Compiler。
STM32H7 HAL库SPI DMA发送一直处于busy的解决办法
Notes on problems -- watching videos on edge will make the screen green
The difference between i++ and ++i: tell their differences easily
link preload prefetch
Cloud primordial weekly | CNCF released the 2021 cloud primordial development status report, which was released on istio 1.13
Online assignment 3 of mobile Internet technology in the 20th autumn of electronic technology [standard answer]
[combinatorics] recursive equation (the problem of solving recursive equation with multiple roots | the problem is raised)
TensorBoard快速入门(Pytorch使用TensorBoard)
Dagong 21 autumn "power plant electrical part" online operation 1 [standard answer] power plant electrical part
[combinatorics] recursive equation (special solution example 1 Hannover tower complete solution process | special solution example 2 special solution processing when the characteristic root is 1)
Web-ui automated testing - the most complete element positioning method
kubernetes资源对象介绍及常用命令(五)-(NFS&PV&PVC)
Apache服务挂起Asynchronous AcceptEx failed.
Leetcode13. Roman numeral to integer (three solutions)
1164 Good in C
Managing multiple selections with MVVM - managing multiple selections with MVVM
[vscode] convert tabs to spaces