Results 1 to 3 of 3

Thread: [RESOLVED] create table , ms-access

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2006
    Location
    Hyderabad, India
    Posts
    233

    Resolved [RESOLVED] create table , ms-access

    Hello,
    I want to create a table in ms-access database using SQL. Got an example while searching for it. For defining primary key constraint somthing like this has been used

    CONSTRAINT sys_iu_primaryKey PRIMARY KEY(sys_u_id));

    Somewhere else I found g_iu_primarykey. What is the difference between the two and when are they used?
    Thank you.
    Last edited by srisa; Apr 10th, 2006 at 09:13 AM. Reason: Issue resolved

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width