subqueryops

package
v0.26.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CorrelatedSubquery

func CorrelatedSubquery() (string, []interface{}, error)

CorrelatedSubquery returns a SELECT with correlated subquery

func ExistsSubquery

func ExistsSubquery() (string, []interface{}, error)

ExistsSubquery returns a SELECT with EXISTS subquery

func InSubquery

func InSubquery() (string, []interface{}, error)

InSubquery returns a SELECT with IN subquery

func NotExistsSubquery

func NotExistsSubquery() (string, []interface{}, error)

NotExistsSubquery returns a SELECT with NOT EXISTS subquery

func NotInSubquery

func NotInSubquery() (string, []interface{}, error)

NotInSubquery returns a SELECT with NOT IN subquery

func SubqueryInComparison

func SubqueryInComparison() (string, []interface{}, error)

SubqueryInComparison returns a SELECT with subquery in comparison

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL