Viewing 15 posts - 5,611 through 5,625 (of 7,484 total)
GilaMonster (8/15/2011)
Or I can get 4 x...
August 15, 2011 at 10:47 am
GilaMonster (8/15/2011)
All that tech talk's reminded me I need to spec and order my new server.2TB internal storage and 1 TB external sound enough for now?
Laptops with a TB...
August 15, 2011 at 7:57 am
Important subject, good question, wrong answer - it should allow two answers to be ticked.
As it only allows one item to be ticked, all the people who chose...
August 15, 2011 at 4:16 am
It's more than a year since this editorial was published, so I'm joining in the discussion extremely late.
I tend to be a bit like Andy Warren - surprised...
August 14, 2011 at 2:15 pm
Jack Corbett (8/12/2011)
SQLRNNR (8/12/2011)
Stefan Krzywicki (8/12/2011)
http://www.edgetechcorp.com/usb-flash-drives/diskgo-combos-watch-dress.aspNice gadget - too bad there isn't a 1TB model.
Great. A new way for nefarious employees to sneak data out.
Not too bad though -...
August 12, 2011 at 12:39 pm
MadTester (8/12/2011)
My circumstance is legacy columns, too many indexes on high trans tables...
August 12, 2011 at 12:28 pm
Not really clear what you require; maybe you are after something like
select L.emp_id, IsNull(emp_name,' ')
from (select 1 emp_id union all select 2 emp_name union all select 3...
August 12, 2011 at 11:32 am
Ray K (8/11/2011)
I like wet barbecue...
You can't really mean that, or you would have moved to live in Fort William.
August 12, 2011 at 10:41 am
I guess what you have to ask yourself is if the fonts you are using include the characters encoded in the unicode string. If you have some Chinese characters...
August 12, 2011 at 10:33 am
Bruce W Cassidy (8/11/2011)
August 12, 2011 at 9:51 am
Ninja's_RGR'us (8/11/2011)
Tom.Thomson (8/11/2011)
Ninja's_RGR'us (8/11/2011)
If you love synchronicities you'll love the humor in this one!http://www.sqlservercentral.com/Forums/Topic1158766-391-1.aspx
But which is crazier there - the locking hint or the tortuous where clause (getting rid of...
August 12, 2011 at 8:43 am
Bruce W Cassidy (8/11/2011)
Tom.Thomson (8/11/2011)
A multi-column key is usually a natural key
In my own designs, composite keys tend to occur on many-to-many relationship bridging tables, so not necessarily a natural...
August 11, 2011 at 4:56 pm
Ninja's_RGR'us (8/11/2011)
If you love synchronicities you'll love the humor in this one!http://www.sqlservercentral.com/Forums/Topic1158766-391-1.aspx
But which is crazier there - the locking hint or the tortuous where clause (getting rid of all those...
August 11, 2011 at 4:36 pm
Bruce W Cassidy (8/11/2011)
MadTester (8/11/2011)
In addition to Tom's solution, there is another modification here to return rows where the Identity for the table has been excluded from the comparison.
Nice change....
August 11, 2011 at 4:12 pm
Viewing 15 posts - 5,611 through 5,625 (of 7,484 total)