Viewing 15 posts - 31 through 45 (of 148 total)
No sure to understand
I want to create a computed column in my table
So the query should be something like
"ALTER TABLE myTable ADD computed_Max AS (max(col1,col2)"
but the command...
July 25, 2012 at 7:31 am
davoscollective (7/17/2012)
Toreador (7/16/2012)
July 20, 2012 at 8:54 am
I just focussed on the last three lines and counted the 'begins' and 'commits': 4 begin, 3 commit and only the transaction 4 had been commit after the backup reading...
July 20, 2012 at 8:32 am
Chad Crawford (7/19/2012)
July 20, 2012 at 8:13 am
I got it right, but only because of my ignorance: for me, a snapshot is a picture of the DB at a precise time, and was not suppose to be...
July 19, 2012 at 5:20 am
I would say that it was a very good movie in 1996, but from then, we have the plaisur to see better 🙂
July 4, 2012 at 5:23 pm
Understanding the query was the key here
Thanks Hugo for the explanation.
June 25, 2012 at 4:47 am
Koen Verbeeck (6/4/2012)
Imran Ashraf-452633 (6/4/2012)
http://msdn.microsoft.com/en-us/library/hh479588.aspx
The objects that are stored in the SSISDB catalog include projects, packages, parameters, environments, and operational...
June 4, 2012 at 9:56 am
I don't want to argue too much on that because I am no expert. I found this site that explains why a 32 bit OS would not run a...
May 31, 2012 at 5:39 pm
GilaMonster (5/31/2012)
tilew-948340 (5/30/2012)
I guess that today there is a converter by default on Window7 ...
No converters. Most data files are identical between 32 bit and 64 bit (an app dev...
May 31, 2012 at 4:17 am
GilaMonster (5/30/2012)
tilew-948340 (5/29/2012)
I would have bet that it was because a 32 bit operating system can't read a 64 bit file coming from a 64 bit operating system...
32 bit vs...
May 30, 2012 at 8:32 pm
When I tried to read the SLQserver 2008 R2 DB with the SQL server 2008 and it did not work, I would have bet that it was because a 32...
May 29, 2012 at 8:51 pm
I am a little disapointed that SQL does not convert, in any standard division, the numbers in decimal just in case that the division might be a decimal answer (4/2...
May 22, 2012 at 8:32 am
I knew about non indexed view, but I would have bet fifty box that an indexed view would not take space...
Good thing you don't take bets :laugh:
Thanks for the question,...
March 20, 2012 at 7:50 pm
Viewing 15 posts - 31 through 45 (of 148 total)