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 create median function?
What is 1nf normalization form?
How to get all stored procedures in sql server?
Explain about thread and memory management process of SQL?
What is collation?
How to create a user name in a database?
What do you mean by SQL injection attack?
What is rank function?
What is partition index in sql server?
What is the difference between row_number and dense_rank?
What are the indexes in sql server?
What is bcp? When does it use?
As per your opinion what are the five top responsibilities of a dba? : sql server database administration
Explain what is “asynchronous” communication in sql server service broker?
How to create a simple stored procedure in ms sql server?