You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by Michelle Caisse <Mi...@Sun.COM> on 2005/02/15 00:41:28 UTC

Convention for case of SQL objects

Hi, all,

What capitalization convention would you like to see used for names of 
tables, views, columns, indexes and constraints in SQL commands used in 
the TCK?  Choices are lower_case, UPPER_CASE, Initial_upper_case or 
CamelCase.  Practice seems to vary from author to author.

-- Michelle

RE: Convention for case of SQL objects

Posted by er...@jpox.org.
Since this is intended to test the implementation, why not use all of
them?

Erik Bengtson


-----Original Message-----
From: Michelle Caisse [mailto:Michelle.Caisse@Sun.COM] 
Sent: Tuesday, February 15, 2005 12:41 AM
To: jdo-dev@db.apache.org
Subject: Convention for case of SQL objects

Hi, all,

What capitalization convention would you like to see used for names of 
tables, views, columns, indexes and constraints in SQL commands used in 
the TCK?  Choices are lower_case, UPPER_CASE, Initial_upper_case or 
CamelCase.  Practice seems to vary from author to author.

-- Michelle


Re: Convention for case of SQL objects

Posted by Brian McCallister <br...@apache.org>.
First choice is UPPER_CASE second choice is lower_case

-Brian

On Feb 14, 2005, at 6:42 PM, Matthew T. Adams wrote:

> I like UPPER_CASE...
>
>> -----Original Message-----
>> From: Michelle Caisse [mailto:Michelle.Caisse@Sun.COM]
>> Sent: Monday, February 14, 2005 3:41 PM
>> To: jdo-dev@db.apache.org
>> Subject: Convention for case of SQL objects
>>
>>
>> Hi, all,
>>
>> What capitalization convention would you like to see used for names of
>> tables, views, columns, indexes and constraints in SQL
>> commands used in
>> the TCK?  Choices are lower_case, UPPER_CASE, Initial_upper_case or
>> CamelCase.  Practice seems to vary from author to author.
>>
>> -- Michelle
>>
>
>


RE: Convention for case of SQL objects

Posted by "Matthew T. Adams" <ma...@xcalia.com>.
I like UPPER_CASE... 

>-----Original Message-----
>From: Michelle Caisse [mailto:Michelle.Caisse@Sun.COM] 
>Sent: Monday, February 14, 2005 3:41 PM
>To: jdo-dev@db.apache.org
>Subject: Convention for case of SQL objects
>
>
>Hi, all,
>
>What capitalization convention would you like to see used for names of 
>tables, views, columns, indexes and constraints in SQL 
>commands used in 
>the TCK?  Choices are lower_case, UPPER_CASE, Initial_upper_case or 
>CamelCase.  Practice seems to vary from author to author.
>
>-- Michelle
>