Skip to content

📝[Docs]: add SQL documentation operators #358

@dinesh-2047

Description

@dinesh-2047

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 codedocumentationImprovements or additions to documentationenhancementNew feature or requestgssoc25level 110 pointstype:doc-onlyChangelog: Doc Only

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions