Обсуждение: file oids

Поиск
Список
Период
Сортировка

file oids

От
"Cima"
Дата:
hi,

i understand that the oids are descouraged as primary keys becuase of
possible duplication and possble lack of uniqueness. what has me worried now
is that i'm storing files in my database and referencing the oids to these
files in my tables. how do i treat this possible problem?

thanx.