Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.07.30;
Скачать: CL | DM;

Вниз

Первичный ключ   Найти похожие ветки 

 
SHD_   (2006-05-26 16:17) [0]

Кто нить знает в MSSQL первичный ключ является индексом или нет?

В общем создавать индекс на первичный ключ нужно?


 
Desdechado ©   (2006-05-26 16:19) [1]

ключ индексом не является, но требует уникального индекса для проверки "ключевости"
это обычно
как в MS - хз


 
Zz_   (2006-05-26 16:20) [2]

When you specify a PRIMARY KEY constraint for a table, Microsoft® SQL Server™ 2000 enforces data uniqueness by creating a unique index for the primary key columns. This index also permits fast access to data when the primary key is used in queries.


 
Ega23 ©   (2006-05-26 17:03) [3]

PRIMARY KEY Constraints
A table usually has a column or combination of columns whose values uniquely identify each row in the table. This column (or columns) is called the primary key of the table and enforces the entity integrity of the table. You can create a primary key by defining a PRIMARY KEY constraint when you create or alter a table.

A table can have only one PRIMARY KEY constraint, and a column that participates in the PRIMARY KEY constraint cannot accept null values. Because PRIMARY KEY constraints ensure unique data, they are often defined for identity column.

When you specify a PRIMARY KEY constraint for a table, Microsoft® SQL Server™ 2000 enforces data uniqueness by creating a unique index for the primary key columns. This index also permits fast access to data when the primary key is used in queries.

If a PRIMARY KEY constraint is defined on more than one column, values may be duplicated within one column, but each combination of values from all the columns in the PRIMARY KEY constraint definition must be unique.



 
Desdechado ©   (2006-05-26 17:41) [4]

Ega23 ©   (26.05.06 17:03) [3]
снова не удержался?
:)



Страницы: 1 вся ветка

Текущий архив: 2006.07.30;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.046 c
3-1148640818
apl
2006-05-26 14:53
2006.07.30
Delphi и Fox


1-1150351911
[BAD]Angel
2006-06-15 10:11
2006.07.30
как через несколько секунд закрыть окно messagedlg?


15-1152078978
Ega23
2006-07-05 09:56
2006.07.30
С Днём рождения! 5 июля


15-1151644517
DeadMeat
2006-06-30 09:15
2006.07.30
Степень двойки и тройки...


4-1145002807
vodvorezlaya
2006-04-14 12:20
2006.07.30
Помогите разобраться с контролем приложений