3.88 ALL_STREAMS_COLUMNS
ALL_STREAMS_COLUMNS displays information about the Streams unsupported columns accessible to the current user.
               
Related View
DBA_STREAMS_COLUMNS displays information about all Streams unsupported columns in the database.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the table | 
| 
 | 
 | 
 | Name of the table | 
| 
 | 
 | 
 | Name of the column | 
| 
 | 
 | 
 | Version of the synchronous capture that supports this column | 
| 
 | 
 | 
 | Reason why this column is not supported by synchronous capture | 
| 
 | 
 | 
 | Version of apply that supports this column | 
| 
 | 
 | 
 | Reason why this column is not supported by apply | 
See Also: