当前位置:网站首页>Oracle的md5
Oracle的md5
2022-07-02 03:27:00 【天天代码码天天】
CREATE OR REPLACE FUNCTION MD5(passwd IN VARCHAR2) RETURN VARCHAR2 IS
retval varchar2(32);
BEGIN
retval := utl_raw.cast_to_raw(DBMS_OBFUSCATION_TOOLKIT.MD5(INPUT_STRING => passwd));
RETURN retval;
END;测试
select md5('lw112190') from dual
边栏推荐
- 微信小程序中 在xwml 中使用外部引入的 js进行判断计算
- /silicosis/geo/GSE184854_scRNA-seq_mouse_lung_ccr2/GSE184854_RAW/GSM5598265_matrix_inflection_demult
- Verilog avoid latch
- venn圖取交集
- Global and Chinese market of bone adhesives 2022-2028: Research Report on technology, participants, trends, market size and share
- [database]jdbc
- Qualcomm platform WiFi -- P2P issue (2)
- Knowing things by learning | self supervised learning helps improve the effect of content risk control
- Common means of modeling: aggregation
- Framing in data transmission
猜你喜欢

Gradle foundation | customize the plug-in and upload it to jitpack

【DesignMode】原型模式(prototype pattern)

West digital decided to raise the price of flash memory products immediately after the factory was polluted by materials

数据传输中的成帧

Knowing things by learning | self supervised learning helps improve the effect of content risk control

Sentry experience and architecture, a fledgling monitoring product with a market value of $100million

Verilog avoid latch

"Analysis of 43 cases of MATLAB neural network": Chapter 41 implementation of customized neural network -- personalized modeling and Simulation of neural network

汇率的查询接口
![Find duplicates [Abstract binary / fast and slow pointer / binary enumeration]](/img/9b/3c001c3b86ca3f8622daa7f7687cdb.png)
Find duplicates [Abstract binary / fast and slow pointer / binary enumeration]
随机推荐
Kotlin basic learning 14
Eight steps of agile development process
Pycharm2021 delete the package warehouse list you added
跟着CTF-wiki学pwn——ret2shellcode
Use blocking or non blocking for streamline
Download and use of the super perfect screenshot tool snipaste
Verilog wire type
Verilog state machine
Global and Chinese markets for ultrasonic probe disinfection systems 2022-2028: Research Report on technology, participants, trends, market size and share
知物由学 | 自监督学习助力内容风控效果提升
Detailed explanation of ThreadLocal
MySQL advanced (Advanced) SQL statement (II)
Exchange rate query interface
Kotlin 基础学习13
Grpc快速实践
焱融看 | 混合云时代下,如何制定多云策略
KL divergence is a valuable article
初出茅庐市值1亿美金的监控产品Sentry体验与架构
Review materials of project management PMP high frequency examination sites (8-1)
[JS reverse series] analysis of a customs publicity platform