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
Explain difference between control flow and data flow?
What is the new security features added in sql server 2016? : sql server security
How are the exceptions handled in sql server programming?
Is sql server difficult to learn?
Which are the olap features?
What do you mean by cardinality?
What are distributed partitioned views?
How use inner join in sql server?
Please differentiate between a local and a global temporary table?
Explain linked server in sql?
Define constraints and give an example of their use?
What is the usage of sign function?
What is openrowset sql server?
What are the advantages of passing name-value pairs as parameters?
what is normalization? Explain different levels of normalization? : Sql server database administration