In response to readers' OLAP questions, here's the first installment of the OLAP Q & A, which will appear occasionally in this column. If you have an OLAP question, email us at olapmasters@sqlmag.com and we'll try to cover your question in a...
table.downloadBox {
width: 100%;
border: solid 1px #666;
border-collapse: collapse;
}
table.downloadBox th {
background: #276C9F;
padding: 3px;
color: #fff;
font-size: 14px;
text-align: center;
}
...
Using jobs (formerly known as tasks) to automate processes is an effective way to keep your server and databases functional and running well. Jobs are a way of automating the system administration work that doesn’t change from day to day, a way of...