sql

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const ExportMysqlData = `SELECT #column_name value from #table_name t`
View Source
const GetAllTableNameInOracle = `
select
  ub.table_name
from
  user_tables ub
order by 
  ub.table_name
`

GetAllTableNameInOracle .

View Source
const GetMysqlColumnInfo = `` /* 265-byte string literal not displayed */
View Source
const GetSingleTableInfoInOracle = `` /* 1498-byte string literal not displayed */

GetSingleTableInfoInOracle .

View Source
const QueryMysqlColumnInfo = `` /* 1217-byte string literal not displayed */

QueryMysql .

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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