Viewing 15 posts - 6,166 through 6,180 (of 59,072 total)
OK... Let's start off by asking a couple of questions...
Do you agree that a course can have more than one instructor and that a popular course can be taught many...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 28, 2020 at 1:15 am
There's a word for that, y'all ... it's called HAZING.
You're the one doing the design. The reason why it seems like hazing is because we're commenting on several aspects...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 27, 2020 at 10:29 pm
Nothing to do with data modeling, only development. Data modeling must precede coding.
Just don't offer terrible modeling advice and I won't have to point it out.
I believe you missed...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 27, 2020 at 1:37 pm
Also, I'm "loving" the password column in the users table. 😉
Is it the only thing you found there which deserve unconditional love?
You know, at some stage I stopped...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 27, 2020 at 1:27 pm
I am in a project where information is being pulled from a database then put into a web page in a manner similar to a report. In this database...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 27, 2020 at 3:51 am
A couple of weeks ago, we had yet another O365 outage and it looked like it affected a lot of people across the globe. This is getting a wee bit...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 27, 2020 at 3:46 am
I remember reading the thread you spoke of and the great job you did in helping the OP figure things out. Nicely done. And nice followup article.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 27, 2020 at 3:30 am
Go to youtube and search for "database design course normalization" for starters.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 26, 2020 at 10:07 pm
>>But you display only vague dates not associated with any year. I'm going to make a suggestion that you use the MySQL convention four months. It is based on...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 26, 2020 at 8:47 pm
I want to know what are the customers having missing month data based on the following data pattern. My data is present in table in below format. Please help...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 26, 2020 at 8:24 pm
Why do you think you need the locking hints at all?
Like Paul White said in the thread referenced by Brian...
As documented in Books Online, UPDLOCK takes update locks and holds...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 26, 2020 at 7:49 pm
People don't understand that a CTE is NOT executed first and then the rest of the query works against that as if it were a table with the possible exception...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 26, 2020 at 7:42 pm
@jeff - Server is optional - if not supplied it run on the local machine where bcp is executed and connects to its default instance.
But doing this is...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 26, 2020 at 2:12 pm
Heh... some would say that you got "Lucky", Lynn. I would say that it's where years of preparation and hard work have finally met a good opportunity (my definition of...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 26, 2020 at 2:06 pm
What is the difference between the second and the third answer?
Well, nothing reading the text for both answers. The fact that both answers were used is probably interesting...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 26, 2020 at 2:00 pm
Viewing 15 posts - 6,166 through 6,180 (of 59,072 total)