Re: SQL naming convention?

2006-06-13 Thread Barry

wolverine my schrieb:

Hi!

When writting a SQL scripts, do you follow any standard SQL naming
convention? Similar to what described in
http://kurafire.net/articles/sql-convention


Yes. Most of the time.
Depends always on where you work and what conventions were used.



Does MySQL provides such naming convention guidelines and best practices?

Nope. Since any name of a column has just to be syntactically correct.

Barry

--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



SQL naming convention?

2006-06-12 Thread wolverine my

Hi!

When writting a SQL scripts, do you follow any standard SQL naming
convention? Similar to what described in
http://kurafire.net/articles/sql-convention

Does MySQL provides such naming convention guidelines and best practices?

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]