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
How To REMOVE VALUE from 'not checked checkboxes'
Php SOAP-ERROR: Parsing WSDL
auto shutdown laptop when main power is off
Append extra data to the right of common data between files
How to stablish a proper setup in MS Outlook 2003 encrypting mails
Cache Dynamic Page Content in Apache / PHP
Group Policy Interval for computer - update a specific time
bulk collect - amount of return
SSIS reuse the object variable
Microsoft Information Store stalling issues