Skip to content

Instantly share code, notes, and snippets.

@yasu47b
Created December 9, 2016 08:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yasu47b/389d27669cceafa423b019946b78f09d to your computer and use it in GitHub Desktop.
Save yasu47b/389d27669cceafa423b019946b78f09d to your computer and use it in GitHub Desktop.

テーブル一覧を取得

select name from sysobjects where xtype = 'U
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment