I have some 3 particular fields ..i want to know which all
tables have those 3 fields. Is there any way to identify..
can we know by quering system tables..

Answer Posted / dalwinder singh--intense tech

db2 "select name ,tbname ,typeschema,source_tabname from
sysibm.syscolumns where name='coloumn name'"

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we bind in db2?

894


How to take backup of table in db2?

822


I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?

2158


How does db2 sample database connect?

789


What is the use of value function?

852


When do you specify the isolation level?

801


what is the role of the cursor in db2?

825


Why do chiropractors use drop table?

891


What is the physical storage length of timestamp data type?

863


Mention the various locks that are available in db2.

801


What is the physical storage length of time data type?

900


What is release/acquire in bind?

873


Explain package in db2 and its advantages?

864


List out the data types available.

925


What is phantom read in db2?

842