Viewing 15 posts - 6,151 through 6,165 (of 59,070 total)
Heh... I don't know much about JSON but that's pretty counter intuitive of the language.
Also, I don't know why people are giving this question a low rating. It seems straight...
October 28, 2020 at 1:32 pm
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...
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...
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...
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...
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...
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...
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.
October 27, 2020 at 3:30 am
Go to youtube and search for "database design course normalization" for starters.
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...
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...
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...
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...
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...
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...
October 26, 2020 at 2:06 pm
Viewing 15 posts - 6,151 through 6,165 (of 59,070 total)