Viewing 15 posts - 76 through 90 (of 156 total)
It seems logical to me that you would want to strip the stopwords first before thesaurus expansions and replacements occur. I have very little experience with full-text searching so maybe...
October 16, 2008 at 7:32 am
I once had a manager who is very technical, which was good at the beginning because he helped me learn SQL Server, database development, design, etc... But once I got...
September 30, 2008 at 8:11 am
I've worked for companies where everyone worked extra hours all the time. I agree, a good manager knows how to manage the employees' workload, but when the manager is working...
September 25, 2008 at 7:26 am
bitbucket (9/18/2008)
Hanshi and CyA technique I have used in SQL 2000 to determine which tables are used or not used is contained in Forum posting
http://www.sqlservercentral.com/Forums/Topic562824-145-1.aspx#bm564071
Thanks for the lead...I'll check it...
September 19, 2008 at 7:19 am
I am actually faced witht the same task. Although I have not developed anything yet, one approach I am thinking about is setting up triggers and then writing to a...
September 18, 2008 at 7:35 am
Great job! I like how you break down each part of the script with brief descriptions.
September 15, 2008 at 7:16 am
Good article! I recently ran into issues regarding this and your post summarizes the behavior nicely. I'll use it for quick, future reference.
September 12, 2008 at 7:57 am
I want a PS3. I'm too cheap to buy it myself.
Happ Birthday Steve!
September 12, 2008 at 7:25 am
David PROVOST (9/2/2008)
When changing a database name, it's also good practise to change db's logical and physical file names.
Very good point. This is helpful especially if you have restore scripts...
September 2, 2008 at 7:33 am
Good luck. Hopefully they will see the light. Let me know how it turns out.
August 29, 2008 at 1:58 pm
You probably considered this already, but can you change the query that retrieves the data by getting the max(my_date) where my_date <= InputDate for given id and customer? That way,...
August 29, 2008 at 1:15 pm
I've experienced data corruption only once in the six years I've been a DBA. I'm guessing it's a pretty rare occurrence, but when it happens, you really need to be...
August 18, 2008 at 2:56 pm
Steve Jones - Editor (8/18/2008)
August 18, 2008 at 8:34 am
In the article about Sun, it mentions that energy consumption was compared by measuring office equipment against home office use. It does not mention anything about the extra energy costs...
August 18, 2008 at 7:54 am
I've worked for smaller companies and they usually have little or no funds set aside for training. I would be happy with 2-3% and one or two weeks per year....
August 15, 2008 at 7:52 am
Viewing 15 posts - 76 through 90 (of 156 total)