Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Sybase > table + primary...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 2410 of 2504
Post > Topic >>

table + primary key

by Bumsys@[EMAIL PROTECTED] Feb 28, 2008 at 05:52 AM

create table au_clients (
        id          numeric(10,0)  not null,
        name        varchar(255)   not null,
		constraint au_clients_pk primary key (id))

go

i want that id is filled automatically. How to do it?
 




 3 Posts in Topic:
table + primary key
Bumsys@[EMAIL PROTECTED]   2008-02-28 05:52:26 
Re: table + primary key
Bumsys@[EMAIL PROTECTED]   2008-02-28 06:01:49 
Re: table + primary key
bret@[EMAIL PROTECTED]   2008-02-28 15:36:08 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan13V112 Sun Jul 6 17:54:50 CDT 2008.