Microsoft
Software
Hardware
Network
Question : SQL
how to create a unique identifier for varchar?
e.g my name must not be entered into a database more than once?
i already have a primary key, do i have to use scripts?
coz i can't find a way of doing so?
plz help?
Answer : SQL
you can run this kind of t-SQL
1:
CREATE UNIQUE INDEX IDX_UNIQUE_NAME ON yourtable_name ( your_field_for_name )
Random Solutions
Trying to reset Konica Minolta Bizhub C220 to factory defaults. How?
How to connect treeview & listview or grid through Access database
VMWare ESX 4 Update Manager and failing Remediation for certain patches
Roaming Profiles on Windows 2008 R2 Remote Desktop Services server not working correctly
2 ways in ASP.NET to open a different page?
delphi Run once
Joomla Module
Installation Failed on Routing and Remote Access
CSS Tabbed Layout IE6 Question, Part 2
Content disappearing after I hit a link?