> Can characters such as "%", "$", "#" be used in field
> names in DB2?  I know it's a simple question, but the
> book I have doesn't address it.  I'm assuming "yes."  

Apart from alphanumerics, you should be able to use
@, #, $, and _ for any object name (not just field
(or column as DB2 calls them) names), but I don't
believe '%' is allowed.
There might be a way around this (using a delimited
identifier) but this is not recommended.

Someone please correct me if I'm wrong.

Arnoud

=====
To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED]
For other info (and scripts), see http://people.mn.mediaone.net/scottrmcleod

Reply via email to