Can you create UNIQUE and PRIMARY KEY constraints on
computed columns in SQL Server 2000?
Answer Posted / kirubaharan
Unable to create index 'PK'.
Cannot define PRIMARY KEY constraint on Computed column in
table.
Could not create constraint. See previous errors.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to receive returning result from a query?
What is dirty read?
Difference between aggregate functions of sql?
Why main is user defined function?
What is a periodical index?
What is the usage of sign function?
What happens if the update subquery returns no rows in ms sql server?
how to avoid cursors? : Sql server database administration
what are different types of backups available in sql server? : Sql server database administration
What are the steps to take to improve performance of a poor performing query? : sql server database administration
What is the size of transaction log file?
What do you understand by mirroring and mention the advantages of the mirroring?
explain what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration
What are the basic features of a trigger in ms sql server?
Explain the working of sql privileges?