You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adding double quotes around the column names to make them quoted identifiers
allows using SQL Server keywords such as "close" or "open" as column names.
0 commit comments