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 update multiple rows with one update statement in ms sql server?
Do you know what are different types of replication in sql server?
What are indexes in sql?
How can you tell if a database object is invalid?
How to use wildcard characters in like operations in ms sql server?
How to find the version of sql server? : sql server database administration
what is the difference between writing data to mirrored drives versus raid5 drives. : Sql server administration
Write a sql query to display the current date?
What is nolock hint in sql server 2008
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
What do you understand by triggers?
What is store procedure? How do they work?
How to use subqueries in the from clause in ms sql server?
What is the command used to check locks in microsoft sql server?
What is self join in sql server joins?