Advertisement
Guest User

Untitled

a guest
Aug 10th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. select * from Storage;
  2. +-----------+--------------------+-------------+
  3. | StorageId | Name | AutoChanger |
  4. +-----------+--------------------+-------------+
  5. | 1 | File01 | 1 |
  6. | 2 | File02 | 1 |
  7. | 3 | Tape-LTO-4 | 1 |
  8. | 4 | File03 | 1 |
  9. | 5 | File04 | 1 |
  10. | 6 | File05 | 1 |
  11. | 7 | Tape-LTO-4-0 | 0 |
  12. | 8 | Tape-LTO-4-1 | 0 |
  13. | 9 | Tape-LTO-4-2 | 0 |
  14. | 10 | File1 | 0 |
  15. | 11 | File2 | 0 |
  16. | 12 | AUTO-FILES | 1 |
  17. | 13 | AUTO-FILES-CURRENT | 1 |
  18. | 14 | AUTO-FILES-ARCHIVE | 1 |
  19. +-----------+--------------------+-------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement