Primary key for SQL database? Is UNIQUE IDENTIFIER ok?
From: pmud (pmud_at_discussions.microsoft.com)
Date: 12/28/04
- Next message: desc: "How to copy an access database programaticlly in C#"
- Previous message: Brendan Reynolds: "Re: Newbie help"
- Next in thread: Greg Schretter: "RE: Primary key for SQL database? Is UNIQUE IDENTIFIER ok?"
- Reply: Greg Schretter: "RE: Primary key for SQL database? Is UNIQUE IDENTIFIER ok?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 28 Dec 2004 07:45:06 -0800
I need to know like in MS Access we have an autonumber data type which can be
made the primary key. Is there a data type in SQL database also which can be
made the primary key & which is automatically filled by the database? Is
uniqueIdentifier a good choice & is it filled by the database itself?
I need this coz my table doesnt have a primary key & i need a primary key
for it.
-- pmud
- Next message: desc: "How to copy an access database programaticlly in C#"
- Previous message: Brendan Reynolds: "Re: Newbie help"
- Next in thread: Greg Schretter: "RE: Primary key for SQL database? Is UNIQUE IDENTIFIER ok?"
- Reply: Greg Schretter: "RE: Primary key for SQL database? Is UNIQUE IDENTIFIER ok?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|