← Customer Feedback for Devart Settings and activity 1 result found Remove square brackets 73 votes Vote Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close 1 vote 2 votes 3 votes Remove votes You have left! (?) (thinking…) 4 comments · SQL Complete » Features · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close An error occurred while saving the comment Anonymous commented · Oct 15, 2019 · Edit… · Delete… Removing square brackets is not a good idea. Code with tables that have names - reserved words will have issues, for e.g. SELECT * FROM dbo.Group fails with an incorrect syntax. Save Submitting...
Removing square brackets is not a good idea. Code with tables that have names - reserved words will have issues, for e.g. SELECT * FROM dbo.Group fails with an incorrect syntax.