In the past, the question of how to perform auditing under SQL Server has had a simple answer: Do it yourself. But now, SQL Server 2000 has eased the burden of auditing by introducing an extensive and ...
So there's a standing debate around our facility that MSSQL Server 2000 standard, can only handle 8 logical CPU's or cores. 8 Single cores, 4 dual cores, or 2 quad cores.. Anything else will go ...
Ok. I have some tables that store dollar amounts, among other data. I had the fields set to be a data type of money, and was planning on the values including zero. When selecting the data, I was ...