Select entity, cast(bytes/1024/1024/1024 as decimal(8,2)) as "Gigabytes " from summary
Paul D. Seay, Jr. Technical Specialist Naptheon, INC 757-688-8180 -----Original Message----- From: Blair, Georgia [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 21, 2002 11:52 AM To: [EMAIL PROTECTED] Subject: changeing bytes to gigabytes I am using the summary table to monitor how much data migrates from disk on a daily basis. What is the easiest way to find change the amount to gigabytes versus bytes? Or does someone have a particular select statement for this. Thanks in advance [EMAIL PROTECTED]
