db_getColName: 获取字段列名

View source: R/040-sqlserver.R

db_getColNameR Documentation

获取字段列名

Description

获取字段列名

Usage

db_getColName(conn = tsda::conn_rds("jlrds"), table_name = "t_mrpt_division")

Arguments

conn

连接

table_name

表名

Value

返回值

Examples

db_getColName()

takewiki/tsda documentation built on Oct. 23, 2023, 3:28 a.m.