Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Primary Key | Topic profile

Topic profile page for Primary Key. This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Primary Key.
Topic "Primary key" was discussed 13,319 times on 455 sites in last 3 months
Search discussions, forums, images, videos, about "Primary key" on BoardReader!
 

BoardReader Trendy!

Topic 1:

Topic 2:

Topic 3:

Domain Profile
Domain:

Posting activity graph on primary key:

Posts by:  day  week  month 

 

Related topics:


primary key was discussed on the following sites:

www.oracle.com www.oracle.com - 1,598 www.oracle.com - site profile
Microsoft Office (Excel, Word) forum - OfficeFrustration Microsoft Office (Excel, Word) forum -... - 1,383 Microsoft Office (Excel, Word) forum - OfficeFrustration - site profile
Iron Speed - 680 Iron Speed - site profile
Access World Forums - 565 Access World Forums - site profile
TRAIDNT FORUM TRAIDNT FORUM - 418 TRAIDNT FORUM - site profile

 

Related threads on primary key:

Database Design Do I need a sequential primary key?  Microsoft Office (Excel, Word) forum - OfficeFrustration - site profile Database Design - forum profile  Go to this thread  Do I need a sequential primary key?
General Getting a non null primary key  REAL Software Forums - site profile General - forum profile  Go to this thread  Getting a non null primary key
SQL and PL/SQL
Triggers to insert primary key  www.oracle.com - site profile SQL and PL/SQL
 - forum profile  Go to this thread  Triggers to insert primary key
Primary Key URL Parameter Changing  Iron Speed - site profile Using Iron Speed Designer V6.X
 - forum profile  Go to this thread  Primary Key URL Parameter Changing
Is it possible to copy and paste specific fields into a...  Access World Forums - site profile Tables - forum profile  Go to this thread  Is it possible to copy and paste specific fields into a new table with Primary Key?

Latest threads on primary key:

LINQ and .NET 3.5
Started 23 hours, 3 minutes ago (2009-11-09 02:26:00)  by srinandan..
I am very new to the linq to sql getting proble when I am tryig to insert the record in a table as the table do not have any primary key. Thanks Sri...
Source: CodeProject: Discussion Boards. Free source code a... More from this site CodeProject: Discussion Boards. Free source code and programming help - site profile 
Forum:  LINQ and .NET 3.5  LINQ and .NET 3.5 - forum profile
Thread:  Show this thread (1 post) More from Insert without primary key  Thread Thread info: Insert without primary key Size: 200 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Insert without primary key :: LINQ and .NET 3.5 :: CodeProject: Discussion Boards. Free source code a..."
DB2
Started 3 days, 12 hours ago (2009-11-06 13:14:00)  by 2.q.w.e.r.t.y
Hi all, We use DB2 9.7 @ Windows XP. The table design: It's an MDC Table with 2 dimensions (ORGANIZE BY DIMENSIONS (Country,Year)) and 10 further columns. The table is marked as volatile. Each record has an ID column - that is a GUID (128 Bit value) Each ID value will be generated from an external application. The ID column is defined as CHAR(16) FOR BIT DATA ...
Source: dBforums - Database Support Community More from this site dBforums - Database Support Community - site profile 
Forum:  DB2  DB2 - forum profile
Thread:  Show this thread (4 posts) More from Primary Key on GUID/UUID column in MDC table  Thread Thread info: Primary Key on GUID/UUID column in MDC table Size: 2,831 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Primary Key on GUID/UUID column in MDC table :: DB2 :: dBforums - Database Support Community"
Getting started with SQL Server
Started 4 days, 8 hours ago (2009-11-05 16:40:00)  by ryguy72
I am having a heck of a time assigning a PK to a Table.   In Access, I have the PK set, and I import into SQL Server.   When the data is imported, the PK is gone (looking in Design view).   So I go into Design view.   The PK is called ID.   The data type for the ID Field is int, and the Allow Nulls is unchecked.   I right click to assign a PK, then close the window and I get a ...
Source: Microsoft TechNet Forums More from this site Microsoft TechNet Forums - site profile 
Forum:  Getting started with SQL Server  Getting started with SQL Server - forum profile
Thread:  Show this thread (11 posts) More from Assign A Primary Key to a Table  Thread Thread info: Assign A Primary Key to a Table Size: 2,229 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Assign A Primary Key to a Table :: Getting started with SQL Server :: Microsoft TechNet Forums"
SQL Server Reporting Services
Started 4 days, 12 hours ago (2009-11-05 12:36:00)  by cat_ca
Hi there:   I am having a question on building a report model... I was asked to build a model based on a data source view. In this data source view, there is only one table and this table has no primary keys, basically it's a fact table... I tried to build a model and deploy to the report server but SSRS said the table has no primary keys....    My question is that is it possible to build a ...
Source: Microsoft TechNet Forums More from this site Microsoft TechNet Forums - site profile 
Forum:  SQL Server Reporting Services  SQL Server Reporting Services - forum profile
Thread:  Show this thread (1 post) More from Build a report model based on a table without a primary key  Thread Thread info: Build a report model based on a table without a primary key Size: 519 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Build a report model based on a table without a primary key :: SQL Server Reporting Services :: Microsoft TechNet Forums"
Module development
Started 5 days, 8 hours ago (2009-11-04 16:45:00)  by JeebsUK
Hi all, I'm trying to create a database table for a module and this table needs to use a text primary key. When I go to create the table it complains that I haven't specified a length, but I'm not 100% sure how to do on a key, can someone help?
Source: Forums | drupal.org More from this site Forums | drupal.org - site profile 
Forum:  Module development  Module development - forum profile
Thread:  Show this thread (6 posts) More from SQL Text Primary Key  Thread Thread info: SQL Text Primary Key Size: 290 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "SQL Text Primary Key :: Module development :: Forums | drupal.org"
SQL and PL/SQL
Started 6 days, 1 hour ago (2009-11-04 00:10:00)  by yogeshyl
I have two tables in database namely CM_BOM and CM_BOM_ITEM. The table columns are as follows : In CM_BOM table CR_ID CR_BOM_CODE CR_BOM_NAME CR_FG_CODE CR_ID is primary key Trigger to insert primary key data is as follows : CREATE OR REPLACE TRIGGER COSTMAN."CM_BOM_T1" BEFORE INSERT ON "CM_BOM" FOR EACH ROW DECLARE L_ID NUMBER; BEGIN...
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  SQL and PL/SQL   SQL and PL/SQL
 - forum profile
Thread:  Show this thread (3 posts) More from Triggers to insert primary key  Thread Thread info: Triggers to insert primary key Size: 1,551 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Triggers to insert primary key :: SQL and PL/SQL
 :: www.oracle.com"
Database - General
Started 6 days, 8 hours ago (2009-11-03 17:10:00)  by Larry C
I need to update an ID# in a table that has been indexed on ID# (and two other columns) using the indextype is ctxsys.context method. Oracle 10g is throwing the following errors: ORA-20000 "failed in the execution of the ODCINDEXUPDATE routine" DRG-50857 "oracle error in textindexmethods.ODCIndexUpdate ORA-20000 "Oracle Text error: DRG-10602 "...
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  Database - General   Database - General
 - forum profile
Thread:  Show this thread (2 posts) More from Update on primary key in indexed table  Thread Thread info: Update on primary key in indexed table Size: 1,063 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Update on primary key in indexed table :: Database - General
 :: www.oracle.com"
Microsoft: Access Tables and Relationships
Started 6 days, 9 hours ago (2009-11-03 15:49:00)  by literacyteacher
I have a Book Collection Database with three tables: Book Collection Book Reviews Leveled The Primary Key is letters (A1, A2, etc).  I would like to change it to an autonumber.  I  about 50 records in the tables.  Is there an easy way to update the primary key to an autonumber to all the tables; so doesn't ruin the information?  Thanks SD   
Source: Tek-Tips Forums More from this site Tek-Tips Forums - site profile 
Forum:  Microsoft: Access Tables and Relationships  Microsoft: Access Tables and Relationships - forum profile
Thread:  Show this thread (2 posts) More from Access Primary Key  Thread Thread info: Access Primary Key Size: 513 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Access Primary Key :: Microsoft: Access Tables and Relationships :: Tek-Tips Forums"
Microsoft: Office
Started 1 week ago (2009-11-02 21:33:00)  by Teacher1234
I have a Book Collection Database with three tables: Book Collection Book Reviews Leveled The Primary Key is letters (A1, A2, etc).  I would like to change it to an autonumber.  I  about 50 records in the tables.  Is there an easy way to update the primary key to an autonumber to all the tables; so doesn't ruin the information?  Thanks SD  
Source: Tek-Tips Forums More from this site Tek-Tips Forums - site profile 
Forum:  Microsoft: Office  Microsoft: Office - forum profile
Thread:  Show this thread (2 posts) More from Access Primary Key  Thread Thread info: Access Primary Key Size: 507 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Access Primary Key :: Microsoft: Office :: Tek-Tips Forums"
Oracle Database Administration
Started 1 week ago (2009-11-02 18:13:00)  by Lucky A
This is an Oracle dababase 10.2.0.4 on solaris 10. I want to remove the primary keys from specific tables on certain named columns. Also I want to drop the specific named columns from the table. I will appreciate suggestions as to the best possible approach. Thanks, Lucky
Source: DBAsupport.com Forums More from this site DBAsupport.com Forums - site profile 
Forum:  Oracle Database Administration  Oracle Database Administration - forum profile
Thread:  Show this thread (2 posts) More from Remove primary key  Thread Thread info: Remove primary key Size: 332 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Remove primary key :: Oracle Database Administration :: DBAsupport.com Forums"
 

Hot threads on primary key:

Other SQL Server Topics
compound primary key  - 1 new post Read thread in new window
Started 1 week ago (2009-11-02 08:32:00)  by Lez
Hi Guys, Just some advice on how to create a 'compound primary key' in slq2005 please My scheme is currently: CREATE TABLE [dbo].[DS_Shipment]( [shipmentID] [int] IDENTITY(1,1) NOT NULL, [invoiceID] [int] NULL, [shipmentdate] [smalldatetime] NULL, [shipcode] [nchar](10) NULL, [notes] [nvarchar](255) NULL, [trackingnumber] [nvarchar](20) NULL, CONSTRAINT [PK_DS_Shipment] PRIMARY KEY ...
Source: SQL Server Forum More from this site SQL Server Forum - site profile 
Forum:  Other SQL Server Topics  Other SQL Server Topics - forum profile
Thread:  Show this thread (3 posts) More from compound primary key  Thread Thread info: compound primary key Size: 491 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "compound primary key :: Other SQL Server Topics :: SQL Server Forum"
Other SQL Server Topics
Started 6 days, 15 hours ago (2009-11-03 10:03:00)  by Lez
Cheers Uri, Thanks for that Lez > Lez > CREATE TABLE [dbo].[DS_Shipment] [quoted text clipped - 36 lines] >> Thanks >> Lez
Source: SQL Server Forum More from this site SQL Server Forum - site profile 
Forum:  Other SQL Server Topics  Other SQL Server Topics - forum profile
Thread:  Show this thread (3 posts) More from compound primary key  Thread Thread info: compound primary key Size: 232 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: compound primary key :: Other SQL Server Topics :: SQL Server Forum"
microsoft.public.sqlserver.newusers
Started 1 week, 1 day ago (2009-11-02 00:33:00)  by lez
  Hi Guys, Just some advice on how to create a 'compound primary key' in slq2005 please My scheme is currently: CREATE TABLE [dbo].[DS_Shipment]( [shipmentID] [int] IDENTITY(1,1) NOT NULL, [invoiceID] [int] NULL, [shipmentdate] [smalldatetime] NULL, [shipcode] [nchar](10) NULL, [notes] [nvarchar](255) NULL, [...
Getting started with SQL Server
Started 3 days, 10 hours ago (2009-11-06 14:37:00)  by ryguy72
You are totally right, Tibork.   I went here: Tools / Options / Designers / Table and Database Designers   Made the change and everything works fine now.   Why is that feature automatically enabled?   What does it protect you from?   Thanks for the help! Ryan--
Source: Microsoft TechNet Forums More from this site Microsoft TechNet Forums - site profile 
Forum:  Getting started with SQL Server  Getting started with SQL Server - forum profile
Thread:  Show this thread (11 posts) More from Assign A Primary Key to a Table  Thread Thread info: Assign A Primary Key to a Table Size: 684 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Assign A Primary Key to a Table :: Getting started with SQL Server :: Microsoft TechNet Forums"
Started 2 days, 16 hours ago (2009-11-07 09:01:00)  by dick scherrer
Hello, Now would probably be a good time to correct the duplicates. Even when the new feature is available, the data will prevent a successful CREATE. . . (See the info from GuyC above).
Source: IBM MAINFRAME FORUM • For Mainframe Beginners and ... More from this site IBM MAINFRAME FORUM • For Mainframe Beginners and Students - site profile 
Forum:  DB2  DB2 - forum profile
Thread:  Show this thread (15 posts) More from Defining case insensitive Primary Key in DB2  Thread Thread info: Defining case insensitive Primary Key in DB2 Size: 213 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Defining case insensitive Primary Key in DB2 :: DB2 :: IBM MAINFRAME FORUM • For Mainframe Beginners and ..."
TopLink/JPA
Started 5 days, 21 hours ago (2009-11-04 04:13:00)  by Andrefs
Found out the allocationSize was defaulted to 50. Setting it to 1 solved it.
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  TopLink/JPA   TopLink/JPA
 - forum profile
Thread:  Show this thread (16 posts) More from How to access the primary key after persisting an EJB entity  Thread Thread info: How to access the primary key after persisting an EJB entity Size: 315 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to access the primary key after persisting an EJB entity :: TopLink/JPA
 :: www.oracle.com"
Application Express
Started 1 day, 21 hours ago (2009-11-08 04:14:00)  by user11928652
Hi Andy, Thanks a lot. But my problem is i need to make this varchar primary field editable. Is there any provision in tabular form for that ? Or is there any other solution for this. Please help, Thanks Jeev
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  Application Express   Application Express
 - forum profile
Thread:  Show this thread (6 posts) More from Using tabular form for tables with out primary key  Thread Thread info: Using tabular form for tables with out primary key Size: 493 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Using tabular form for tables with out primary key :: Application Express
 :: www.oracle.com"
SQL and PL/SQL
Started 6 days, 1 hour ago (2009-11-04 00:21:00)  by Toon Koppelaars
In your code where you perform the insert into the parent table, you can use the RETURNING clause to receive the primary key value that the trigger on the parent table has assigned to the parent-row that was just inserted. insert into parent_table(....) values(....) returning CR_ID into some_local_variable; Then use this value when you insert the...
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  SQL and PL/SQL   SQL and PL/SQL
 - forum profile
Thread:  Show this thread (3 posts) More from Triggers to insert primary key  Thread Thread info: Triggers to insert primary key Size: 723 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Triggers to insert primary key :: SQL and PL/SQL
 :: www.oracle.com"
Oracle Database Administration
RE: Remove primary key  - 2 new posts Read thread in new window
Started 1 week ago (2009-11-02 18:20:00)  by PAVB
Check business requirement one more time... If sure... go and ask again... Test it... Test it... Test it... Drop PKs - Research alter table drop constraint to get rid of PK Drop columns - You should also get rid of all indexes referencing columns you want to drop - I would create new tables, like CTAS
Source: DBAsupport.com Forums More from this site DBAsupport.com Forums - site profile 
Forum:  Oracle Database Administration  Oracle Database Administration - forum profile
Thread:  Show this thread (2 posts) More from Remove primary key  Thread Thread info: Remove primary key Size: 376 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Remove primary key :: Oracle Database Administration :: DBAsupport.com Forums"
Oracle
Started 5 days, 20 hours ago (2009-11-04 05:26:00)  by shajju
Hi Please advise if the following is not possible and why? First ALTER TABLE USLM DROP CONSTRAINT USLM_PK; Then to add the desired primary key constraint. ALTER TABLE USLM ADD (CONSTRAINT USLM_PK PRIMARY KEY(DATETIME, MSC,LOCATION_AREA_CODE) USING INDEX LOCAL TABLESPACE SIE_USLM_I; Thanks.
Source: dBforums - Database Support Community More from this site dBforums - Database Support Community - site profile 
Forum:  Oracle  Oracle - forum profile
Thread:  Show this thread (9 posts) More from data loading in oracle...  Thread Thread info: data loading in oracle... Size: 394 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Hi  Please advise if the following is not possible and why?  First  ALTER TABLE USLM DROP CONSTRAINT USLM_PK;  Then... :: Oracle :: dBforums - Database Support Community"
Microsoft: Office
RE: Access Primary Key  - 2 new posts Read thread in new window
Started 6 days, 19 hours ago (2009-11-03 05:51:00)  by SkipVought
Hi, Please post MS Access questions in one of the MANY MS Access Forums like forum700: Microsoft: Access Tables and Relationships .   Skip, Just traded in my old subtlety... for a NUANCE!
Source: Tek-Tips Forums More from this site Tek-Tips Forums - site profile 
Forum:  Microsoft: Office  Microsoft: Office - forum profile
Thread:  Show this thread (2 posts) More from Access Primary Key  Thread Thread info: Access Primary Key Size: 634 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Access Primary Key :: Microsoft: Office :: Tek-Tips Forums"