adspace


How to generate OIDS

Answer Posted / Tanmay Arya

Object Identifiers (OIDs) are used in databases for unique identification of database objects. To generate OIDs, you can use the following methods:nn- Sequences: In PostgreSQL, for example, you can create a sequence and then fetch the next value from it to be used as an OID.n- Functions: Some databases provide built-in functions to generate OIDs, such as the `oid` function in Oracle.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi , any one can help me on the same,this is regarding the Informatica Function doc,i want to know how developer is will develop the mapping. pl forwar the any function doc .just for my references. svlc75@yahoo.co.in

2106