Oracle DBA Handy Tips
Sunday, April 22, 2012
endian format
To determin the endian format for a platform:
select a.endian_format, a.platform_id
from v$transportable_platform a, v$database b
where a.platform_name=b.platform_name;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment