how make unique tag option

hi
how make unique tag option

what do you mean??

for ex
I need remove repeat items
when get it from database

See the Example: Remove duplicates from connected dropdown options using distinct() query . This will get you started in the right direction. The distinct() query is the secret sauce you are looking for.