Public paste
Undefined
By: SQL Test | Date: Feb 28 2009 17:30 | Format: None | Expires: never | Size: 172 B | Hits: 1074

  1. select * from massendaten where rownum < 10;
  2.  
  3. select count(*) from v$datafile;
  4.  
  5. select count(*) from v$logfile;
  6.  
  7. select * from v$version;
  8.  
  9. select * from v$instance;
Latest pastes
3 months ago
5 months ago
20 months ago
22 months ago
26 months ago