Can you create UNIQUE and PRIMARY KEY constraints on
computed columns in SQL Server 2000?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ricky
in sql server 2000 we can create the uniqe and primary key
constraint in computeted coloumn.....but in sql server 2005
we can not create the uniqe and primery constraints in
computed coloumn.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / uma lakshman
Because SQL Server 2000 supports indexes on computed
columns, you can create UNIQUE and PRIMARY KEY constraints
on computed columns
| Is This Answer Correct ? | 3 Yes | 2 No |
what are the joins,primary key,foriegn key, candidate key, super key and expain them?
Can anyone tell that the extra features are there in SQL SERVER 2008 that are not available in previous versions .
How many instances per computer are there in sql server 2000?
what types of replication are supported in sql server? : Sql server database administration
Can you link only other SQL Servers or any database servers such as Oracle?
How to loop through result set objects using odbc_fetch_row()?
How to get all stored procedures in sql server?
How to create a login account in ms sql server to access the database engine using "create login" statements?
What are the steps you will take to improve the performance of a poor performing query?
What are the different types of replication you can set up in sql server?
How would you choose between a clustered and a non-clustered index?
Write down the syntax and an example for create, rename and delete index?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)