Skip to content

JavaScriptDude/SQLStuff

Repository files navigation

General SQL Utilities

name summary
sp_copy_table Copy data from a source table to a new empty table
table_column_count Function that returns table column count
table_row_count Function that returns table row count
table_column_names_csv Function comma separated string of table column names

See each file for their respective usage.

About

General SQL Utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages