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
Crystal Reports 2008 Basic Runtime on Windows 2008 x64
Powershell script to create AD accounts from spreadsheet
restrict 3com 4500 switch port to a specific mac address
Cannot mount mailbox database in Exchange 2010.
java.lang.NoClassDefFoundE
rror: TestZone/java
What is the best GUI for MySQLfor Windows and why?
Sharepoint 2010 guides
CentOS 5.3: search keyword in array of logs: how?
Simulate clicking into a textbox
Linking Combo Boxes