quarta-feira, 1 de agosto de 2012

Consultar Tamanho de tabelas em Oracle


select --'truncate table ' || segment_name || ';',
       segment_name table_name, sum(bytes) / (1024 * 1024) table_size_meg
  from user_extents
 where segment_type = 'TABLE'
--   and segment_name = 'MyTable1'
 group BY segment_name
 HAVING sum(bytes) / (1024 * 1024) > 5 -- Mega

Um comentário:

  1. Emperor Casino Review - Shootercasino.com
    Emperor Casino is a gaming site based on the Casino Slots. With over 온카지노 3000 games, it is one of 제왕 카지노 the best online casinos for 카지노사이트 slots enthusiasts.

    ResponderExcluir