Viewing 15 posts - 436 through 450 (of 832 total)
I kind of disagree here. In the case of laptops, if there is any sensitive data on there at all--doesn't matter if this is in the form of SQL databases,...
December 5, 2011 at 9:07 am
This is one of those questions that looks really easy, but obviously isn't judging by the number of people selecting the wrong answer! Mind you, maybe it's obvious to me...
December 2, 2011 at 1:08 am
Steve Jones - SSC Editor (11/30/2011)
paul.knibbs (11/30/2011)
November 30, 2011 at 8:50 am
Whether work slows down over Christmas depends on the industry you're in. In the temporary worker recruitment industry this is the busiest time of the year, due to all the...
November 30, 2011 at 2:32 am
I'm guessing 23% of the respondents at time of writing thought this was a trick question! 😀
Happy holiday to our US cousins.
November 24, 2011 at 3:48 am
Cash, any time. I could pay off my mortgage and be financially secure with that sort of money, and the peace of mind that would bring would be worth far...
November 18, 2011 at 10:14 am
Main issue I can see is with licensing...unless the virtualised PC runs Linux (which comes with its own issues with a mainly Windows shop) you'd have to buy a separate...
October 27, 2011 at 1:03 am
Britt Cluff (10/21/2011)
Thanks for the question. What's the point in using TOP in a view?
You might want the view to only return a certain number of rows. The question ought...
October 21, 2011 at 6:30 am
It's certainly possible to use the GUI to restore a database backup created on a different machine to a new one, but you have to ensure "Overwrite" is checked on...
October 21, 2011 at 1:27 am
Carlo Romagnano (10/21/2011)
CREATE VIEW vw_clients AS
SELECT TOP 100 PERCENT Code, Name FROM Clients
ORDER BY Code
I am curious to know if the VIEW above always returns records in sorted order.
No,...
October 21, 2011 at 1:19 am
Steve Jones - SSC Editor (10/7/2011)Those things were amazing. Each one was literally the size of two large pickups end to end (though taller) with enough compressed air to jump...
October 7, 2011 at 9:13 am
You can also purchase a data table of postcodes directly from the Post Office that you can use in your application--no idea how much it costs, though, and it doesn't...
October 7, 2011 at 3:00 am
The issue I have is: working for a small company, it's not so easy to lay hands on an unused server we can use to restore our data! Heck, even...
October 7, 2011 at 2:20 am
ChrisP-374390 (9/29/2011)
You're probably right. But what hope is there for code magpies when there are such enablers as 1TB external hard drives?:ermm:
My "code magpie" tendencies are limited by my obsession...
September 30, 2011 at 12:57 am
Junk drawer? Lightweight. My entire back bedroom in my house is my junk room where I throw anything I don't know what to do with... 😀
September 29, 2011 at 3:31 am
Viewing 15 posts - 436 through 450 (of 832 total)