Viewing 15 posts - 361 through 375 (of 3,047 total)
Lee Linares (5/23/2016)
September 1, 2016 at 6:42 am
Derek Slinn (9/1/2016)
Both are stored in tempdb database.
technically table variables can just be in memory if there is only a small amount of data in...
September 1, 2016 at 6:39 am
Wow, got that one wrong. I thought the table variables were in memory. Learned something today.
September 1, 2016 at 6:38 am
So true. First of all I love stay-cations. I don't need to travel the world or even just the countryside to relax. Second, I often use of a week or...
September 1, 2016 at 6:27 am
In our shop we only use views to retrieve data, not update it.
August 31, 2016 at 6:39 am
As usual, I don't get it. I wish there would have been some Far Side computer jokes.
August 31, 2016 at 6:31 am
It's amazing to me that even after years of programming for our company, some programmers still don't understand the data structure (though it is quite large). We write stored procedures....
August 30, 2016 at 6:35 am
You are fortunate to have a job that allows this kind of travel and meeting of so many people. Have a great time.
August 29, 2016 at 6:44 am
sknox (8/25/2016)
MOST of the time you'll get two rows as explained in the answer.
HOWEVER, each GETDATE() within each SELECT is evaluated separately. When the separate...
August 29, 2016 at 6:38 am
ddriver (8/10/2012)
I really like that idea and I will pass it on to our DBA's and admins.
Same here.
August 29, 2016 at 6:36 am
Viewing 15 posts - 361 through 375 (of 3,047 total)