Search
 
SCRIPT & CODE EXAMPLE
 

SQL

mask data in sql

SUBSTR (empno, 1, 3)    -- first 3 characters|| 'XXXX'|| SUBSTR (empno, -3)   -- last 3 characters
Comment

PREVIOUS NEXT
Code Example
Sql :: mysql match in serialized data 
Sql :: module operator in oracle sql 
Sql :: select all users sql 
Sql :: sql query made by rahuldev 
Sql :: add column mssql 
Sql :: select all domains of database firbird 
Sql :: jooq finding lastest value in table 
Csharp :: asp.net data annotations email 
Csharp :: lockstate untiy 
Csharp :: how to write hello world in c# 
Csharp :: Add component object to gameobject unity 
Csharp :: c# create a text file 
Csharp :: c# find start and end of month from object date 
Csharp :: unity reset rigidbody velocity 
Csharp :: object spin unity 
Csharp :: unity check if number is multiple of x 
Csharp :: unity mouse click m 
Csharp :: c# delete files older than x months 
Csharp :: stop program event in unity code 
Csharp :: print in c# 
Csharp :: c# how to check string is number 
Csharp :: c# datagridview hide column 
Csharp :: Csharp convert string to double 
Csharp :: unity check when clicked on object 
Csharp :: bitmap to byte array c# 
Csharp :: unity string format time 
Csharp :: c# get object property value by name 
Csharp :: difference between namespace and assembly in c# 
Csharp :: c# boiler code shortcut 
Csharp :: iterate through dictionary c# 
ADD CONTENT
Topic
Content
Source link
Name
3+8 =