首页 > 编程知识 正文

oracle sql怎么写条件,oraclesql语句怎么变横列

时间:2023-05-03 20:03:07 阅读:178274 作者:2564

[ Oracle @ jumper Oracle ] $ man toupper

toupper(3) Linux程序手册(3)3)。

名字

toupper,to lower-convertlettertoupperorlowercase

同步

#includeinttoupper(intc );

inttolower(intc );

描述

toupper (convertstheletterctouppercase,if possible )。

to lower (convertstheletterctolowercase,if possible )。

If c is not an unsigned char value,or EOF,the behaviour of these

functions is undefined

RETURN VALUE

thevaluereturnedisthatoftheconvertedletter,or c if the conver-

sion was not possible

确认到

BUGS

thedetailsofwhatconstitutesanuppercaseorlowercaseletterdepend

on the current locale. For example,the default 'C' locale does not

know about umlauts,so no conversion is done for them。

In some non - English locales,therearelowercaseletterswithnocor -

responding uppercase equivalent; the German sharp s is one example。

SEE ALSO

isalpha(3)、setlocale(7(3)、locale )7) )。

GNU 1993-04-04拓扑(3) )。

版权声明:该文观点仅代表作者本人。处理文章:请发送邮件至 三1五14八八95#扣扣.com 举报,一经查实,本站将立刻删除。