DBA Data[Home] [Help] [Dependency Information]


VIEW: SYS.SM_$VERSION

Object Details
Object Name: SM_$VERSION
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
VERSION_TEXT CHAR (9)
VERSION_NUMBER NUMBER

CREATED DATE

Query Text

Cut, paste (and edit) the following text to query this object:


SELECT VERSION_TEXT
,      VERSION_NUMBER
,      CREATED
FROM SYS.SM_$VERSION;

Dependencies

[top of page]

SYS.SM_$VERSION references the following:

SchemaSYS
ViewDBA_OBJECTS
SYS.SM_$VERSION is referenced by following:

SchemaPUBLIC
SynonymSM$VERSION