How can we help you today? How can we help you today?
fhussain
How to disable square brackets around MATCH function in graph tables?
When formatting graph table query, the MATCH clause gets wrapped in square brackets. For example: -- Find Restaurants that John likes SELECT [Restaurant].[name] FROM [Person], [likes], [Restaurant...
1 follower 1 comment 0 votes