It depends on the database, but I've had good luck with [table name] and
'schema'.'table name'. MySQL uses ` (back-tick) even.

You'll need that if you run into tables with names like "group" or "date"
(reserved words) as well.
:D

On 4/14/06, David Elliott <[EMAIL PROTECTED]> wrote:
>
> Poor planning on my part but,
>
> I have a table on an sql server named 'card
> information'.  It is two words.  There are 5 rows
> inside this table.  They two are made up of names like
> 'credit card number' or 'amount of charge' (all
> without the punctuation[.  It looks like the rows are
> working just fine.  However, I am unsure how to deal
> with the two word table name.
>
> Any suggestions?
>
> Thanks,
>
> Dave
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237807
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to