25 Jun 2009
-- size of a specific database ?
select sum(CurrentPerm) from DBC.DiskSpace where DatabaseName = 'mydbname';
You must sign in to leave a comment.
|
25 Jun 2009
-- size of a specific database ? You must sign in to leave a comment.
|
Hello evrybody,
Can i know the approximate size of teradata base currently using...?.