Viewing 15 posts - 481 through 495 (of 911 total)
In theory, the compiler is allowed to rearrange the joins as long as it effectively...
March 7, 2019 at 1:38 pm
This is totally off-topic. My experience in Mensa was incredibly positive. The Atlanta chapter (I was actually president for one term) was fun, enjoyable and productive. One group of members...
March 6, 2019 at 3:17 pm
>> it would be great if someone could help me with the following problem. <<
Where is the DDL? Did you read the basic netiquette of this forum or...
February 25, 2019 at 12:47 pm
>> I have an order by statement like so: <<
ORDER BY is a clause...
February 25, 2019 at 12:07 pm
Your approach to trying to write procedural code in SQL is to mimic Fortran!...
February 25, 2019 at 11:07 am
February 24, 2019 at 1:25 pm
>> Btw, the US fed govt already announced, some time back, that it intends to move away from DUNS numbers to a more open system. Best of luck to all...
February 18, 2019 at 1:46 pm
>> Cc nums are not typical anyway, they'd almost certainly end up stored as varbinary because of the compression method(s) used on them. <<
I thought the credit cards...
February 18, 2019 at 1:15 pm
I think we need to back up and get some terminology corrected here. We say that we have a concatenation, it's a string with an ordering and there doesn't have...
February 18, 2019 at 1:10 pm
You're trying to normalize your schema. The heuristic is to first look for entities. You have two of them based on your data; personnel (not employees! Use a collective noun...
February 10, 2019 at 8:56 pm
Viewing 15 posts - 481 through 495 (of 911 total)