当前位置:网站首页>sql server 重复值在后面计数
sql server 重复值在后面计数
2022-08-05 05:20:00 【CSDN问答】
现有姓名转拼音,a0101为姓名,a0103为执行存储过程生成的拼音

需求是如果a0103重复则在第二条数据后加 ‘1’
第三条加 '2'
例:
插入姓名刘民 生成 liumin
再插入刘敏 生成 liumin1
再插入刘岷 生成 liumin2
感谢
边栏推荐
猜你喜欢

markdown editor template

VLAN详解及实验

vim教程:vimtutor

IP数据包格式(ICMP协议与ARP协议)

Cloud computing - osi seven layers and TCP\IP protocol

【Day8】(超详细步骤)使用LVM扩容

spark source code-RPC communication mechanism

lvm logical volume and disk quota
![[Pytorch study notes] 8. How to use WeightedRandomSampler (weight sampler) when the training category is unbalanced data](/img/29/5b44c016bd11f0c0a9110cf513f4e1.png)
[Pytorch study notes] 8. How to use WeightedRandomSampler (weight sampler) when the training category is unbalanced data

The problem of redirecting to the home page when visiting a new page in dsf5.0
随机推荐
Transport layer protocol (TCP 3-way handshake)
[Day6] File system permission management, file special permissions, hidden attributes
Call the TensorFlow Objection Detection API for object detection and save the detection results locally
Regular expression small example - get number character and repeated the most
markdown editor template
解决这三大问题,运维效率将超90%的医院
Getting Started Documentation 10 Resource Mapping
static routing
vim的三种模式
spark operator - map vs mapPartitions operator
[Day8] (Super detailed steps) Use LVM to expand capacity
lvm logical volume and disk quota
IP地址及子网的划分
Getting Started 05 Using cb() to indicate that the current task is complete
Switch principle
智能运维会取代人工运维吗?
网络层协议介绍
Getting Started Documentation 12 webserve + Hot Updates
ACL 和NAT
NIO工作方式浅析