Withdata Software

Producing high-quality database tools

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Products
  • Tools
  • Contact Us
  • Privacy Policy
  • About

Post navigation

← Previous Next →

How to get index column names of a table from DB2

by Shiji Pan

Posted on October 24, 2016 by Shiji Pan

select name,colnames from sysibm.sysindexes
where tbname='my_table_name'

See also:

How to get index column names of a table from SQL Server

How to get index column names of a table from MySQL

How to get index column names of a table from PostgreSQL

How to get index column names of a table from SQLite

How to get index column names of a table from Oracle

Some DB2 tools you can try: https://www.withdata.com/db2/

  • Facebook
  • Twitter
This entry was posted in DB2 and tagged DB2, get index columns by Shiji Pan. Bookmark the permalink.

Withdata Software. ©2004 - 2025 All rights reserved.