jefferson1 Posted April 23, 2019 Report Posted April 23, 2019 Table lo unna column names and data type ni display cheyali as a query result, ela ex: seqid(bigint, not null) idi okka column name: seqid datatype: bigint Quote
mettastar Posted April 23, 2019 Report Posted April 23, 2019 System tables unatyi .. nee database ento daani system tables ani google cheyi Quote
ekunadam_enkanna Posted April 23, 2019 Report Posted April 23, 2019 endi va. google skills/stack xchange skills lo training teeskuleda? https://stackoverflow.com/questions/13405572/sql-statement-to-get-column-type Quote
Paidithalli Posted April 23, 2019 Report Posted April 23, 2019 19 minutes ago, mettastar said: System tables unatyi .. nee database ento daani system tables ani google cheyi +1 Quote
jefferson1 Posted April 23, 2019 Author Report Posted April 23, 2019 23 minutes ago, ekunadam_enkanna said: endi va. google skills/stack xchange skills lo training teeskuleda? https://stackoverflow.com/questions/13405572/sql-statement-to-get-column-type Thanks for this link here is a problem with this query I get column name and date type but not data limit example : varchar(64), null i am not getting value 64 as well as null Quote
Paidithalli Posted April 23, 2019 Report Posted April 23, 2019 SELECT DISTINCT NAME FROM SYSIBM.SYSTABLES WHERE () Painadhi db2 ki .... sql ki sys.tables Quote
Paidithalli Posted April 23, 2019 Report Posted April 23, 2019 13 minutes ago, jefferson1 said: Thanks for this link here is a problem with this query I get column name and date type but not data limit example : varchar(64), null i am not getting value 64 as well as null Gotcha... try like this Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.