Tell me more ×
Computer Science Stack Exchange is a question and answer site for students, researchers and practitioners of computer science. It's 100% free, no registration required.

"It is well known that design and development activity of any kind is an ongoing process requiring constant monitoring and periodic adjustment and tuning."

What is adjustment and tuning in database design ? and what the different between them ?

share|improve this question
I'm pretty sure “tuning” and “adjustment” are not technical words. In a database context, tuning tends to refer to queries and their performance; I think adjustment refers to changing the database layout or the data. There is no deep scientific or technical meaning behind these two words. – Gilles Dec 13 '12 at 0:06

closed as not constructive by Gilles Dec 13 '12 at 0:07

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.