sqldata

package
v0.0.0-...-dde85c1 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2020 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SelectFields

func SelectFields(cols, tb string, db *sql.DB) (df dataframe.DataFrame)

SelectFields : Like SELECT * FROM table ->

func SelectWithQuery

func SelectWithQuery(sql string, db *sql.DB) (df dataframe.DataFrame)

SelectWithQuery ...

func TopDistinctCountSQL

func TopDistinctCountSQL(col, tb string, mt int, db *sql.DB) (s [][]string)

TopDistinctCountSQL ...

func TopDistinctOnlySQL

func TopDistinctOnlySQL(col, tb string, mt int, db *sql.DB) (s []string)

TopDistinctOnlySQL ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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