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
What is scrollable cursor?
List layers of abstraction microsoft architectured to provide relational db through cloud platform ?
Explain in brief how sql server enhances scalability of the database system?
What is for xml in sql server?
How use inner join in sql server?
Explain difference between cross join and full outer join?
what is a traditional network library for sql servers? : Sql server database administration
What samples and sample databases are provided by microsoft?
What is a fill factor?
How can we remove orphan records from a table?
What is meant by dirty read?
What are subqueries in sql server?
What is bookmark link in ssrs?
When would you use a before or after trigger?
Other than truncate statement, which other command can by-pass the trigger on the tables?