how to comment sentence in sql query - in access 2007? -


How to comment in SQL query - Usage in 2007?

Thanks in advance

, you do not comment on the SQL code Can. Use a single quote (') to comment on the VBA code.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -