Click here to Skip to main content
15,921,837 members
Home / Discussions / Database
   

Database

 
Questionmaximum number of subreports in a single report? Pin
steve_rm20-Nov-06 20:11
steve_rm20-Nov-06 20:11 
QuestionQuery to rename colunm Pin
xoxoxoxoxoxox20-Nov-06 14:10
xoxoxoxoxoxox20-Nov-06 14:10 
AnswerRe: Query to rename colunm Pin
Rob Graham20-Nov-06 14:15
Rob Graham20-Nov-06 14:15 
GeneralRe: Query to rename colunm Pin
xoxoxoxoxoxox21-Nov-06 5:30
xoxoxoxoxoxox21-Nov-06 5:30 
GeneralRe: Query to rename colunm Pin
Rob Graham21-Nov-06 5:47
Rob Graham21-Nov-06 5:47 
GeneralRe: Query to rename colunm Pin
Paul Conrad21-Nov-06 20:23
professionalPaul Conrad21-Nov-06 20:23 
QuestionDelete and effects thereof Pin
Tim Carmichael20-Nov-06 7:54
Tim Carmichael20-Nov-06 7:54 
AnswerRe: Delete and effects thereof Pin
Rob Graham20-Nov-06 10:59
Rob Graham20-Nov-06 10:59 
Tim Carmichael wrote:
I still have to delete approximately 3/4 of the data.

Wouldn't it make more sense to copy the 25% you want to keep to a new database, then drop the old database?
Tim Carmichael wrote:
, over the weekend, the database added another extent (20%). There is concern that the deletion process is causing the database to grow.

Does the data you are removing reside in tables with clustered indexes? If so, is the order in which you are deleting the old date likely to free whole pages in such a way that new data can recycle the pages, or will new pages still be required to maintain physical page order of the clustered index?



GeneralRe: Delete and effects thereof Pin
Tim Carmichael21-Nov-06 7:44
Tim Carmichael21-Nov-06 7:44 
GeneralRe: Delete and effects thereof Pin
Rob Graham21-Nov-06 11:17
Rob Graham21-Nov-06 11:17 
GeneralRe: Delete and effects thereof Pin
Tim Carmichael22-Nov-06 2:44
Tim Carmichael22-Nov-06 2:44 
AnswerRe: Delete and effects thereof Pin
Rob Graham20-Nov-06 13:01
Rob Graham20-Nov-06 13:01 
GeneralRe: Delete and effects thereof Pin
Tim Carmichael21-Nov-06 7:46
Tim Carmichael21-Nov-06 7:46 
GeneralRe: Delete and effects thereof Pin
Pete O'Hanlon21-Nov-06 9:43
mvePete O'Hanlon21-Nov-06 9:43 
AnswerRe: Delete and effects thereof Pin
Eric Dahlvang21-Nov-06 10:33
Eric Dahlvang21-Nov-06 10:33 
QuestionData Storage from SP Pin
Dayekh20-Nov-06 5:15
Dayekh20-Nov-06 5:15 
AnswerRe: Data Storage from SP Pin
Colin Angus Mackay20-Nov-06 5:30
Colin Angus Mackay20-Nov-06 5:30 
GeneralRe: Data Storage from SP Pin
Dayekh20-Nov-06 5:46
Dayekh20-Nov-06 5:46 
GeneralRe: Data Storage from SP Pin
Colin Angus Mackay20-Nov-06 23:24
Colin Angus Mackay20-Nov-06 23:24 
GeneralRe: Data Storage from SP Pin
Dayekh21-Nov-06 1:28
Dayekh21-Nov-06 1:28 
Questioncheck data integrity using triggers Pin
drequinox20-Nov-06 4:03
drequinox20-Nov-06 4:03 
AnswerRe: check data integrity using triggers Pin
Pete O'Hanlon20-Nov-06 4:33
mvePete O'Hanlon20-Nov-06 4:33 
GeneralRe: check data integrity using triggers Pin
drequinox20-Nov-06 7:27
drequinox20-Nov-06 7:27 
QuestionRe: check data integrity using triggers Pin
drequinox20-Nov-06 9:50
drequinox20-Nov-06 9:50 
QuestionAccess 2000-Jet/VB6 - SQL Query (HELP- SQL Gurus) Pin
tintinchasm19-Nov-06 22:34
tintinchasm19-Nov-06 22:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.