How to generate OIDS
Answer / 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 |
what is difference between primary key and unique key ?
How can I detect whether a given connection is blocked?
Does QTP Support the Propjects which are running in Dot Net? As we are starting with new project in Dot net need to use automation tool?Please advice & let me know what would be the best.
Explain about relational operator join?
Explain the general syntax for a SELECT statements covering all the options.
What is dbms and its application?
To convert IDMS to DB2, how to deal with IDMS occurs and redefined clause?
how will I find the duplicate rows count from employees tablein oracle.
Explain the family trees and connection by clause.
What is data modeling with example?
Which data type cannot be used as a parameter in a udf?
What is an application role and explain a scenario when you would use one?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)