Rowids in Non-Oracle Databases
Oracle database applications can be run against non-Oracle database servers using SQL*Connect or the
Oracle Transparent Gateway. In such cases, the format of rowids varies according to the
characteristics of the non-Oracle system. Furthermore, no standard translation to
VARCHAR2/hexadecimal format is available. Programs can still use the ROWID datatype. However, they
must use a nonstandard translation to hexadecimal format of length up to 256 bytes.
Rowids of a non-Oracle database can be stored in a column of the UROWID datatype.
[@more@]來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-983304/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Time Series DatabasesDatabase
- COMPUTER DATABASES AND ABSTRACTING SERVICES 2Database
- COMP4039 DIS Databases InterfacesDatabase
- Centaur: A Framework for Hybrid CPU-FPGA DatabasesFrameworkFPGADatabase
- Oracle 12.2 How to Generate AWRs in Active Data Guard Standby DatabasesOracleDatabase
- [AlwaysOn2017] AlwaysOn的DMV和DMF -sys.availability_databases_clusterAIDatabase
- 《Amazon Aurora: Design Considerations for High Throughput Cloud-Native Relational Databases》論文總結IDECloudDatabase