We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
please change the over-decorated "DELETE FROM [Blogs] WHERE 1=1;" to "DELETE FROM [Blogs];"
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered:
@DickBaker you can simply submit a PR for this.
Sorry, something went wrong.
@roji thanks for teaching me this simple trick. Have duly raised #4066 to close our loop
Remove unnecessarz WHERE clause (#4066)
ec87e98
Closes #4060 Closes #4028
Successfully merging a pull request may close this issue.
please change the over-decorated "DELETE FROM [Blogs] WHERE 1=1;" to "DELETE FROM [Blogs];"
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: