about one query.

Started by Horacio Mirandaabout 23 years ago1 messages
#1Horacio Miranda
hmiranda@yale.cl

if I create a table like this "create table test (nuber int4,id_num
int4,primary key(id_num));"
My question is, � I can do this ?
"insert into test (number) values (10);"
"insert into test (number) values (22);"
"insert into test (number) values (3);"

and make a function to insert the correct id_num in this table ? some
one have or try to do this ?

Thanks for all.

--
Saludos Horacio Miranda.
hmiranda@yale.cl
------------------------------------------------------------
PostgreSQL. Because life's too short to learn Oracle. :)
Billy O'Connor

IBM --> Immer Backup Machen