-
Notifications
You must be signed in to change notification settings - Fork 121
Labels
area:dev-envCI, pre-commit, pylint and other changes that do not change the behavior of the final codeCI, pre-commit, pylint and other changes that do not change the behavior of the final codedocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgssoc25level 110 points10 pointstype:doc-onlyChangelog: Doc OnlyChangelog: Doc Only
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Issue Description
The documentation is missing a detailed explanation of SQL operators.
This issue aims to add a dedicated section covering all major SQL operators with definitions, syntax, and examples.
Topics to Cover:
Arithmetic Operators (+, -, *, /, %) – usage in SQL queries
Comparison Operators (=, !=, <, >, <=, >=, <>)
Logical Operators (AND, OR, NOT)
BETWEEN, IN, LIKE, and IS NULL operators
ANY, ALL, and EXISTS
Examples combining multiple operators in queries
Suggested Change
i would like to add above mention documentation . So kindly assign this issue to me .
Thankyou !!!
Rationale
No response
Urgency
Medium
Record
- I have read the Contributing Guidelines
- Are you a GSSOC'25 contributor
- I want to work on this issue
Metadata
Metadata
Assignees
Labels
area:dev-envCI, pre-commit, pylint and other changes that do not change the behavior of the final codeCI, pre-commit, pylint and other changes that do not change the behavior of the final codedocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgssoc25level 110 points10 pointstype:doc-onlyChangelog: Doc OnlyChangelog: Doc Only
Type
Projects
Status
Done