- Forum
- JAVA / TAFJ Discussions
- TAFJ Installation / Developments
- DBTools JQL DESCRIBE not showing anything
DBTools JQL DESCRIBE not showing anything
- malai
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 508
- Thank you received: 11
7 years 10 months ago - 7 years 10 months ago #20781
by malai
DBTools JQL DESCRIBE not showing anything was created by malai
How to use JQL DESCRIBE using DBTools? Also want to understand what is the use of DESCRIBE in JQL. I can understand in SQL, DESCRIBE will show the Table structure.
As per the manual it states as below
But when I execute the below command
It returning empty
As per the manual it states as below
DESCRIBE <<View or Table Name Pattern>> <<Column Name Pattern (optional)>>...ie. V_FBNK_CURR% %CURR%
But when I execute the below command
DESCRIBE V_FBNK_CURR% %CURR%
It returning empty
TABLE COLUMNS TYPE NAME
----------------------------------------------------------------------------------------------
Last edit: 7 years 10 months ago by malai.
Please Log in or Create an account to join the conversation.
- Valleyman1
- Visitor
7 years 10 months ago #20789
by Valleyman1
Replied by Valleyman1 on topic DBTools JQL DESCRIBE not showing anything
I have just checked on my local machine am getting results. my query is below:
DESCRIBE INDEXES FOR TABLE F_PGM_FILE SHOW DETAIL
DESCRIBE INDEXES FOR TABLE F_PGM_FILE SHOW DETAIL
Please Log in or Create an account to join the conversation.
- Forum
- JAVA / TAFJ Discussions
- TAFJ Installation / Developments
- DBTools JQL DESCRIBE not showing anything
Time to create page: 0.069 seconds