Viewing 12 posts - 151 through 162 (of 162 total)
Having worked extensively with both databases, I know first-hand how much more capable MS SQL Server is than MySQL. Things we take for granted in SQL Server are just not...
June 1, 2012 at 7:20 am
Knut Boehnert (5/25/2012)
May 25, 2012 at 12:34 pm
Yes, it looks like the website replaces spaces with some other character that is not ASCII 32. You don't even have to go via Notepad, just in SSMS highlight one...
May 25, 2012 at 7:54 am
I think it's great that Amazon is doing this. It may not be for everybody, it may not provide the level of control and security that financial or healthcare data...
May 9, 2012 at 7:15 am
Glad that almost everybody on this thread agrees that asking for Facebook passwords is a bad idea. I do FB, but I have a policy of not friending (on FB)...
April 23, 2012 at 7:29 am
Why do people like giving the example of Facebook as an application where consistency is not required? Maybe not by the company themselves, because they (anybody?) hasn't yet worked out...
March 13, 2012 at 7:25 am
If the data you are importing are in the form of flat text files, you could write your own ETL routine to import them. I have done this a few...
September 29, 2011 at 8:15 am
Imho, the example was way more complex than it needed to be, so much so that it took away from the point of the exercise.
August 26, 2011 at 6:57 am
I consider most people on this forum SQL Gods and SQL Gurus (don't ask me who's who!), but in this case I have to say the question was improperly worded...
July 20, 2011 at 6:28 am
Running the following code will give you the names and the code of all stored procedures with a varchar declaration. It will not give you the line number, but if...
May 17, 2011 at 7:16 am
Thank you everybody for your time and your replies, appreciate it.
Hakim Ali
May 16, 2011 at 10:32 am
Viewing 12 posts - 151 through 162 (of 162 total)