Forum Replies Created

Viewing 8 posts - 7,156 through 7,164 (of 7,164 total)

  • RE: lowercase keywords and usability

    ...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: lowercase keywords and usability

    I have alluded to the fact that while much research has been done in the field of linguistics the findings may not be applicable to source code. My original question:...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: lowercase keywords and usability

    sigh

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: lowercase keywords and usability

    I see this not as a SQL Server or Oracle problem, but as a human one. I am looking for evidence that supports that an approach to capitalization can make...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: lowercase keywords and usability

    With all due respect all the quasi-objective opinions and conjecture have been stated (and restated, and restated) at this point...does anyone know of any objective case studies (no pun intended)...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: SQL Server 2005 case sensitivity

    Grant Fritchey (3/19/2008)


    The default installation of AdventureWorks is case sensitive.

    Can you provide some insight as to why you think AdventureWorks is case-sensitive? The columns are not case-sensitive because even though...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: one character of data

    nchar(1) was the best choice, and not just because I chose it 😀 if the question was really asking for a data type that uses only one byte of storage...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: A Love Hate Affair with User Defined Types

    Another major drawback to UDTs that severely hinders their effectiveness much the same way that not being able to use them in DataTables does is that you cannot use them...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

Viewing 8 posts - 7,156 through 7,164 (of 7,164 total)