Viewing 15 posts - 196 through 210 (of 344 total)
What a well-written article. I like how you explain things. Also, your writing style is easy to read and the touch of humor keeps me engaged.
Alas,...
April 30, 2009 at 11:14 am
GSquared: I appreciate your balanced cautionary post. Probably taking the analogy too far, your post sparked these thoughts in me (meant to be somewhat funny):
But if there is an...
April 29, 2009 at 12:47 pm
GSquared: Once again, a very big thank you! I've always believed that in my gut, but never had much to back it up. I'm going to show...
April 29, 2009 at 12:24 pm
GSquared: Do you have any references to the studies you mentioned in your previous post? My boss did a search. All she could find was an NSA...
April 29, 2009 at 11:22 am
GSquared: Thanks so much for your comment. One of the things I can't stand is the password rotation requirements at my agency and agencies we have to deal...
April 29, 2009 at 9:47 am
CROSS APPLY isn't much more than a fancy correlated sub-query with all of the same advantages and disadvantages...
Thanks Jeff and Lynn. I knew that CROSS APPLY wouldn't be better...
April 28, 2009 at 9:05 am
the vendor has designed their application to force a row-by-row approach because they don't know any better. So as you say, you don't really have a choice other than to...
April 27, 2009 at 3:58 pm
Printing to PDF for most ERD's is pretty difficult to do unless you can finagle some pretty large page sizes for your ERD Images.
That's interesting. I've never had...
April 27, 2009 at 12:12 pm
What about "printing" as .pdf file? Then you wouldn't need to print it out, everyone can read it, and you would have search/find capabilities.
Just a thought. ...
April 27, 2009 at 11:55 am
I forgot to add that I think this is a well written article. It would be a great intro for beginners who are cursor prone. It is great...
April 27, 2009 at 11:26 am
I've always found cursors to be a pain and set-based to be fun. So, I'm no fan of cursors. Also, as soon as I was able to use...
April 27, 2009 at 11:23 am
On the topic of sharing and printing data models. I am fortunate in that I work for an agency that also does GIS (mapping) work. We have big...
April 27, 2009 at 10:17 am
"Young" people looking for a way to give back can consider joining their local Active 20-30 club, a service organization that raises money for various children's charities while working to...
April 20, 2009 at 11:18 am
If you saw something like
........Select Top 1000000000 Into Numbers
........From ProductionTableA, ProductionTableB...
Would you not be at least a little suspicious?
/*I couldn't resist jumping into this conversation here. I actually think...
April 17, 2009 at 9:01 am
Viewing 15 posts - 196 through 210 (of 344 total)