Withdata Software

Producing high-quality database tools

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Product
  • Purchase
  • Download
  • Contact Us
  • About
  • Privacy Policy

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
  • YouTube
This entry was posted in DB2 and tagged DB2, get index columns by Shiji Pan. Bookmark the permalink.

Recent Posts

  • Batch convert TXT files to Excel files
  • Convert TXT to CSV
  • Batch convert TXT files to CSV files
  • Merge multiple TXT files into one CSV
  • Batch convert SQL files to Excel files
Withdata Software. ©2004 - 2025 All rights reserved.