April 7, 2012 at 4:03 pm
Comments posted to this topic are about the item SQL Server Compression Ratio
April 8, 2012 at 12:37 am
Good question
M&M
April 8, 2012 at 4:49 am
Good and straight forward.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
April 8, 2012 at 11:26 am
Learned something new today. Thanks for submitting.
http://brittcluff.blogspot.com/
April 9, 2012 at 5:49 am
Great question! Staright forward and to the point. Compression is new to SQL Server backup and something we could all use more knowledge about.
April 9, 2012 at 6:52 am
SanDroid (4/9/2012)
Great question! Staright forward and to the point. Compression is new to SQL Server backup and something we could all use more knowledge about.
Nice straightforward question.
Tom
April 9, 2012 at 6:54 am
Great question!
April 9, 2012 at 7:42 am
Nice and simple. Thanks.
April 9, 2012 at 9:13 am
SELECT 1-(compressed_backup_size/backup_size) FROM msdb..backupset
April 9, 2012 at 9:27 am
tks for the question - nice way to start out the week
April 9, 2012 at 9:27 am
April 9, 2012 at 12:15 pm
pjdiller (4/9/2012)
SELECT 1-(compressed_backup_size/backup_size) FROM msdb..backupset
To be not given 0.0000 values from your query, you first make a backup on a database with a compression option.
The question is really good.
Igor Micev,My blog: www.igormicev.com
April 10, 2012 at 12:32 am
Nice question, thanks.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
April 11, 2012 at 8:14 am
Interesting question and a great selection of topic on backup compression. Always something new to add and learn.
Thanks.
Viewing 15 posts - 1 through 15 (of 16 total)
You must be logged in to reply to this topic. Login to reply