当前位置:网站首页>mysql 自定义函数 身份证号转年龄(支持15/18位身份证)
mysql 自定义函数 身份证号转年龄(支持15/18位身份证)
2022-07-05 14:00:00 【sr_www】
FUNCTION `idcard2age`(`idcard` varchar(255)) RETURNS int(10)
BEGIN
if(length(idcard)=18)then
return ifnull(timestampdiff(YEAR,substring(idcard,7,8),now()),-1);
elseif(length(idcard)=15)then
return ifnull(timestampdiff(YEAR,concat('19',substring(idcard,7,6)),now()),-1);
end if;
RETURN -1;
END
边栏推荐
- Assembly language - Beginner's introduction
- Kafaka log collection
- Jasypt configuration file encryption | quick start | actual combat
- LeetCode_2(两数相加)
- -Web direction attack and defense world
- Brief introduction to revolutionary neural networks
- Zibll theme external chain redirection go page beautification tutorial
- ELFK部署
- Redis6 data type and operation summary
- Ueditor + PHP enables Alibaba cloud OSS upload
猜你喜欢
laravel-dompdf导出pdf,中文乱码问题解决
Kotlin协程利用CoroutineContext实现网络请求失败后重试逻辑
How to deal with the Yellow Icon during the installation of wampserver
昆仑太科冲刺科创板:年营收1.3亿拟募资5亿 电科太极持股40%
[cloud resources] what software is good for cloud resource security management? Why?
如何将 DevSecOps 引入企业?
那些考研后才知道的事
瑞能实业IPO被终止:年营收4.47亿 曾拟募资3.76亿
基于微信小程序的订餐系统
ZABBIX monitoring
随机推荐
2022年机修钳工(高级)考试题模拟考试题库模拟考试平台操作
When there are too many input boxes such as input transmitted at one time in the form, the post data is intercepted
Assembly language - Beginner's introduction
Attack and defense world crypto WP
基于伯努利原理的速度监测芯片可用于天然气管道泄露检测
Hide Chinese name
Convolutional Neural Networks简述
我为什么支持 BAT 拆掉「AI 研究院」
2022 construction welder (special type of construction work) special operation certificate examination question bank and online simulation examination
What is the ranking of GF futures? Is it safe and reliable to open an account for GF futures online?
LeetCode_3(无重复字符的最长子串)
Detailed explanation of IP address and preparation of DOS basic commands and batch processing
TiFlash 面向编译器的自动向量化加速
::ffff:192.168.31.101 是一个什么地址?
Pancake Bulldog robot V2 (code optimized)
2022司钻(钻井)考试题库及模拟考试
Kotlin协程利用CoroutineContext实现网络请求失败后重试逻辑
牛客网:拦截导弹
Laravel dompdf exports PDF, and the problem of Chinese garbled code is solved
uplad_ Labs first three levels