Viewing 15 posts - 3,436 through 3,450 (of 9,399 total)
ThomasRushton (4/4/2016)
Ed Wagner (4/4/2016)
ThomasRushton (4/4/2016)
Ed Wagner (4/3/2016)
TomThomson (4/2/2016)
SQLRNNR (4/1/2016)
crookj (4/1/2016)
DonlSimpson (4/1/2016)
TomThomson (4/1/2016)
Ed Wagner (4/1/2016)
SQLRNNR (4/1/2016)
conversationListen
hear
Fear
Dread
Locks
You know those things that mean contention on resources and a winner is chosen while the...
April 4, 2016 at 6:09 am
Brandie Tarvin (4/4/2016)
Ed Wagner (4/4/2016)
Brandie Tarvin (4/4/2016)
April 4, 2016 at 6:06 am
Brandie Tarvin (4/4/2016)
April 4, 2016 at 5:50 am
mister.magoo (4/3/2016)
maybe try posting some information about your problem?I for one am not willing to click your links to an external site, and I suspect many others feel the same.
Agreed.
April 4, 2016 at 5:30 am
A nice and simple question to start the week. Thanks, Steve.
April 4, 2016 at 5:29 am
I'd first ask yourself why you want to replace it with something else.
If this is to make it more secure, then I'd suggest looking at who can run it. ...
April 4, 2016 at 5:24 am
ThomasRushton (4/4/2016)
Ed Wagner (4/3/2016)
TomThomson (4/2/2016)
SQLRNNR (4/1/2016)
crookj (4/1/2016)
DonlSimpson (4/1/2016)
TomThomson (4/1/2016)
Ed Wagner (4/1/2016)
SQLRNNR (4/1/2016)
conversationListen
hear
Fear
Dread
Locks
You know those things that mean contention on resources and a winner is chosen while the other becomes a...
April 4, 2016 at 5:02 am
Jeff Moden (4/3/2016)
April 3, 2016 at 6:00 pm
Jeff Moden (4/2/2016)
Yet Another DBA (3/30/2016)
Only issue is to remember which post-it-note it was...
April 3, 2016 at 5:48 pm
TomThomson (4/2/2016)
SQLRNNR (4/1/2016)
crookj (4/1/2016)
DonlSimpson (4/1/2016)
TomThomson (4/1/2016)
Ed Wagner (4/1/2016)
SQLRNNR (4/1/2016)
conversationListen
hear
Fear
Dread
Locks
You know those things that mean contention on resources and a winner is chosen while the other becomes a victim?
Tress
I guess the...
April 3, 2016 at 5:42 pm
jimtimber (4/2/2016)
I've found that it seems to accept the date format "01 JANUARY 2016" but no other format. Not sure why this is a default date type.
In Oracle, you can...
April 3, 2016 at 1:20 am
It sounds like you might benefit from the NTILE function. Keep your ROW_NUMBER, but you can use your NTILE result to join to a table (either physical or table-valued-constructor) to...
April 3, 2016 at 1:13 am
If the employees table has lots of rows, you shouldn't be using table variables, as they t get the benefit of statistics.
If these were physical tables, I'd suggest primary keys....
April 2, 2016 at 1:31 pm
Whenever your shrink the log, you're yielding space back to the operating system. However, activity that occurs in the database will be logged, so the log does need space....
April 2, 2016 at 7:28 am
TomThomson (4/1/2016)
SQLRNNR (4/1/2016)
Why isn't the correct answer Hekaton?
It was when I picked it, has it changed since?
Since then some people have picked the mountain, so all the wrong answers have...
April 1, 2016 at 3:50 pm
Viewing 15 posts - 3,436 through 3,450 (of 9,399 total)