Главная страница
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.028 c
6-1142854523
piople
2006-03-20 14:35
2006.07.30
ISAPI(dll) разделение общих ресурсов в копиях dll


1-1150292191
Megabyte
2006-06-14 17:36
2006.07.30
Изменение формата ячеек Экселя в Дельфи


15-1152066202
ghost_rustam
2006-07-05 06:23
2006.07.30
paskal or delphi


15-1151556036
Ega23
2006-06-29 08:40
2006.07.30
С Днём рождения! 29 июня


3-1148481753
Micker2
2006-05-24 18:42
2006.07.30
Обращение к данным в TDbf