Viewing 15 posts - 7,111 through 7,125 (of 59,072 total)
Obviously, it's time for you to move this all to the cloud where you can easily add a bazillion CPU's to scale out for this horribly complex problem. After all,...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 12, 2020 at 1:30 pm
It sounds to me like it's all the fault of the query and the person that wrote it... not an absence of indexes.
--Jeff Moden
Change is inevitable... Change for the better is not.
May 12, 2020 at 11:59 am
Why can a person not understand that when you write a query against dev that has 6 rows per table, and the query does 3 table scans, it will...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 12, 2020 at 3:39 am
I'm working with a company that's at the beginning of a migration to the cloud and have been in close contact with the DBA at another company that's completed the...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 11, 2020 at 2:58 pm
I vote that this conversation end now. Unsubscribing. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
May 11, 2020 at 2:46 pm
I can't remember most days which day it is. Mostly because I think it doesn't matter and then I don't pay attention. I check the display in my...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 11, 2020 at 2:33 pm
I don't understand what a sequence has to do with an identity property. They are two very different things. Just look at all the optional clauses that you get...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 11, 2020 at 1:37 pm
When you set something to zero like this, you're changing the data,you're destroying the fact which Chris Date and I think most other RDBMS experts feel is a really...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 11, 2020 at 12:45 pm
Hi Jeff,
This process was originally written in VBA, in an MS Access Application. We have moved our back end to Azure SQL Server, so it was easiest for me...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 10, 2020 at 12:26 am
Just a personal habit of mine... I don't update such data because, if someone adds interceding data, you might not be able to determine what should happen to it because...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 9, 2020 at 11:48 pm
You please post something useful?
Heh... you've been at this for 30 years and you still can't meet your own demands. 😉 Drop the tough guy troll act and post...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 9, 2020 at 10:49 pm
Thanks for the reply, I have resolved the problem with a self referencing LEFT JOIN on the non measure columns.
2 way street here... please post your solution!
--Jeff Moden
Change is inevitable... Change for the better is not.
May 9, 2020 at 10:32 pm
I know how to get data between just startdate and enddate, but I need to select it between just month and year, start month is previous July and...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 9, 2020 at 10:31 pm
You would probably get a faster response if you did your own translation to English.
--Jeff Moden
Change is inevitable... Change for the better is not.
May 9, 2020 at 9:42 pm
And one more link by a fellow that I have a strong trust in:
--Jeff Moden
Change is inevitable... Change for the better is not.
May 9, 2020 at 9:01 pm
Viewing 15 posts - 7,111 through 7,125 (of 59,072 total)