Recent Posts

[SQL] Duplicate entry of Primary Index

less than 1 minute read

If you see Duplicate entry of Primary Index (Primary Key) Error Then most of case might be an user clicked request multiple times or query executed multiple ...

less than 1 minute read

Baisc boolean logic sample.

[Python] Set

less than 1 minute read

Simple example of set in Python