Can you create UNIQUE and PRIMARY KEY constraints on
computed columns in SQL Server 2000?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you size a resultset?

496


What is dml command?

542


How do indexes help, types?

546


Call by value and call by reference in procedure and function, with NOCOPY.

831


What is inline variable assignment?

595






Explain powershell included in sql server 2008?

607


What happens if you are trying to access a schema not owned by you?

506


What is the maximum rows in sql server table?

506


What is master database? : SQL Server Architecture

525


What do you understand by physical_only option in dbcc checkdb?

574


Explain system views?

579


Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60

1713


What is the difference between a stored procedure and a user defined function?

534


How do you create a data source?

466


Define Joins?

606